Activity overview
Latest activity by aneeshattingal
Hi,
Thank u for ur reply. i've enabled the audit policy and i am getting the eroor
Event Type: Failure Audit
Event Source: Security
Event Category: Logon/Logoff
Event ID: 534
Date: 12/28/2004
Time: 3:25:10 PM
User: NT AUTHORITY\SYSTEM
Computer: xxxx
Description:
Logon Failure:
Reason: The user has not been granted the requested
logon type at this machine
User Name: Administrator
Domain: xxxx
Logon Type: 4
Logon Process: Advapi
Authentication Package: MICROSOFT_AUTHENTICATION_PACKAGE_V1_0
Workstation Name: xxxx
And the aspnet user is configured as Standard User.
regards..]
Brian Donahue wrote:
Hi Aneesh,
The error message for the 1385 error code is very specific, it means that there is a problem with the login type, and in this case, the login type is 'batch'. Taking away the logon as a batch job right is the only way I can reproduce this error.
I'd check to see that there isn't an overriding domain security policy in effect by checking with the domain admins if you are part of a Windows domain. There is also a 'deny logon as a batch job' right that takes precedence over granting the 'logon as a batch job' user right.
If neither one of these resolves the problem, then try turning on security auditing logon events in the audit policy section of the local security policy snap-in. The logon events will then appear in the security log and will probably provide quite a bit more information.
/ comments
Hi,
Thank u for ur reply. i've enabled the audit policy and i am getting the eroor
Event Type: Failure Audit
Event Source: Security
Event Category: Logon/Logoff
Event ID: 534
Date: 12/28/2004
Time...