|
security
newsgroups
|
|||||||||||||||||||||||
|
|||||||||||||||||||||||
Failure Audit errors on device nameI'm testing a vb.net console application that's kicked off by a scheduled basis on hourly basis. I'm using Enterprise Library mainly for Data access & logging. I have recompiled the source code leaving out instrumentation functionality as it's creating quite a few security violations. The application functions fine except that we are seeing failure audit messages in the security log. An example is below: Event Type: Failure Audit Event Source: Security Event Category: Object Access Event ID: 560 Date: 9/06/2005 Time: 9:00:01 AM User: <Domain Name>\<Service Account Name> Computer: ITGSTOTMSD12 Description: Object Open: Object Server: Security Object Type: File Object Name: \Device\HarddiskDmVolumes\PhysicalDmVolumes\BlockVolume1\DotNet New Handle ID: - Operation ID: {0,179929514} Process ID: 3116 Primary User Name: <Service Account Name> Primary Domain: <Domain Name> Primary Logon ID: (0x0,0xAB962B6) Client User Name: - Client Domain: - Client Logon ID: - Accesses SYNCHRONIZE ReadData (or ListDirectory) Privileges - Can anyone tell what I am doing wrong here? I'm a developer and not an administrator and so am not too familiar with the kind of permissions that the service account needs other than the obvious ones. thanks in advance Srikash. Hello srikash,
seems the program tries to access a file and has not sufficient NTFS ACLs. --------------------------------------- Dominick Baier - DevelopMentor http://www.leastprivilege.com Show quoteHide quote > Hi > > I'm testing a vb.net console application that's kicked off by a > scheduled basis on hourly basis. I'm using Enterprise Library mainly > for Data access & logging. I have recompiled the source code leaving > out instrumentation functionality as it's creating quite a few > security violations. > > The application functions fine except that we are seeing failure audit > messages in the security log. An example is below: > > Event Type: Failure Audit > Event Source: Security > Event Category: Object Access > Event ID: 560 > Date: 9/06/2005 > Time: 9:00:01 AM > User: <Domain Name>\<Service Account Name> > Computer: ITGSTOTMSD12 > Description: > Object Open: > Object Server: Security > Object Type: File > Object > Name: \Device\HarddiskDmVolumes\PhysicalDmVolumes\BlockVolume1\DotNet > New Handle ID: - > Operation ID: {0,179929514} > Process ID: 3116 > Primary User Name: <Service Account Name> > Primary Domain: <Domain Name> > Primary Logon ID: (0x0,0xAB962B6) > Client User Name: - > Client Domain: - > Client Logon ID: - > Accesses SYNCHRONIZE > ReadData (or ListDirectory) > Privileges - > > Can anyone tell what I am doing wrong here? I'm a developer and not an > administrator and so am not too familiar with the kind of permissions > that the service account needs other than the obvious ones. > > thanks in advance > Srikash.
Possibtl to Create a Code Group Programmatically?
Single sign on in asp.net Signed XML Private Key X509 Certificate WSE 2.0 Issue\Errors IIS With Basic Authentication Set/FormsAuthentication - HELP PLS!? File Permission System.UnauthorizedAccessException HttpWebRequest & https Patterns for security LsaStorePrivateData and VB .Net Certificate Valid Date Range How to protect *.mdb file from direct access by client |
|||||||||||||||||||||||