Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Setting event audit policies to 'No auditing' should disable auditing #93

Open
silug opened this issue Jul 2, 2020 · 0 comments
Open

Comments

@silug
Copy link
Collaborator

silug commented Jul 2, 2020

It appears that setting an event audit policy value to No auditing resets the policy to its default value rather than disabling auditing.

For example, setting Audit account logon events to No auditing results in this:

  Account Logon
    Kerberos Service Ticket Operations      Success
    Other Account Logon Events              No Auditing
    Kerberos Authentication Service         Success
    Credential Validation                   Success

while setting it to Success,Failure results in this:

  Account Logon
    Kerberos Service Ticket Operations      Success and Failure
    Other Account Logon Events              Success and Failure
    Kerberos Authentication Service         Success and Failure
    Credential Validation                   Success and Failure
silug added a commit to silug/local_security_policy that referenced this issue Jul 2, 2020
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests

1 participant