I have an app that cannot access the Security Event Log. It runs as a serives
and does not have probs accessing the application or system log. The service
is running as the administrator user. Tried it with multiple users and the
system account. The error that get loged is Windows error code : 1722
Win32Exception: Lookupaccountsid: 1722. I used secpol to make sure that
administrator has the Manage auditing and security log right. I used the
resource kit ntrights tool to give the administrator the SeSecurityPrivilege.
Its interesting that I can run whoami /all and it shows that Manage auditing
and security log is disabled. Any ideas? Thanks in advance.
Frustrated...