Blog Stats
  • Posts - 7
  • Articles - 0
  • Comments - 16
  • Trackbacks - 14

 

Auditing: The difference between audit account logon event and audit logon event.

If you take the security settings in a GPO, and look closer to the audit policy. You will see 2 logon events. Audit account logon event and audit logon event.

What are the differences and why did Microsoft give them such a confusing name?

 

I was looking for some resources to answer this question, when google show me this page. http://blogs.msdn.com/ericfitz/archive/2005/08/04/447934.aspx a blog from the windows auditing team.

 

So here is there explanation for the bad naming.  The answer is actually pretty simple- we're bad at choosing names.  "Account Logon" isn't really about logon, it's about credential validation.

 

And these are the differences.

Audit Logon/Logoff generates events for the creation and destruction of logon sessions.  These events occur on the machine which was accessed.  In the case of an interactive logon, these would be generated on the machine which was logged on to.  In the case of network logon, for example, accessing a share, these events would be generated on the machine hosting the resource that was accessed.

Audit Account Logon generates events for credential validation. These events occur on the machine which is authoritative for the credentials.  For domain accounts, the domain controller is authoritative. For local accounts, the local machine is authoritative.  Since domain accounts are used much more frequently in enterprise environments than local accounts, most of the Account Logon events in a domain environment occur on the domain controllers which are authoritative for the domain accounts.  However, these events can occur on any machine, and may occur in conjunction with or on separate machines from logon/logoff events.

 

If you want to know more about auditing account logon events and logon events. This blog(http://blogs.msdn.com/ericfitz/default.aspx ) is a good place to start.


Feedback

# re: Auditing: The difference between audit account logon event and audit logon event.

Gravatar Thank you. This came up recently on a Microsoft exam (70-290). It really bugged me, as I could not determine the difference. This clears it up. 6/27/2006 10:49 AM | Craig

# re: Auditing: The difference between audit account logon event and audit logon event.

Gravatar I'm currently cramming for the (70-292), and I also came up with this question!

Thank's for the post!! 7/8/2006 10:59 PM | Tiago Santos

# re: Auditing: The difference between audit account logon event and audit logon event.

Gravatar I'm preparing for 70-291 and this one confused me too. 11/2/2006 10:38 PM | lszb

# re: Auditing: The difference between audit account logon event and audit logon event.

Gravatar Microsoft should be beter than just be bad at choosing names. How hard is it..? 12/6/2006 7:07 AM | R.

# re: Auditing: The difference between audit account logon event and audit logon event.

Gravatar thx.
ps: preparing for 70-290 12/22/2006 12:44 PM | Alex

# re: Auditing: The difference between audit account logon event and audit logon event.

Gravatar I've already passed 70-290, 291 & now working on 299 & I finally had these events explained in common non-Microsoft language. Wasn't quite sure what the difference was before. Thanks, it makes sense now.

-Chad 1/31/2007 9:55 PM | bodhi

# re: Auditing: The difference between audit account logon event and audit logon event.

Gravatar Hi, dear friend! Thanks for the explanation.

I have one Doubt... when I log interactively in a machine, with Windows XP, it will be created two audit logs? One for the Logon Events in the machine, and other for Account logon events in the Domain controller. Is that right?

The doubt is... if I log in the domain, my credentials must be validated, this process will create an audit account logon event in the DC. And if the validate was successful or not, it will be create an audit logon event in the machine too. Is that right?

Sorry for the bad english... I'm brazilian.

Thanks for your help. 6/4/2007 7:30 PM | Tiago

# re: Auditing: The difference between audit account logon event and audit logon event.

Gravatar Hehe, i'm preparing for 70-290 too, that's why i'm here :) Funny, seems like noone else cares then us, who gotta pass the exam. 6/28/2007 4:15 AM | probe

# re: Auditing: The difference between audit account logon event and audit logon event.

Gravatar Can somebody write a code for VISUAL BASIC_?
tks 10/31/2007 4:04 AM | Nudelman Zinowij

Post a comment





 

Please add 1 and 2 and type the answer here:

 

 

Copyright © Michel Klomp