Tek-Tips is the largest IT community on the Internet today!

Members share and learn making Tek-Tips Forums the best source of peer-reviewed technical information on the Internet!

  • Congratulations Chriss Miller on being selected by the Tek-Tips community for having the most helpful posts in the forums last week. Way to Go!

Monitor Single user login to Active Directory 1

Status
Not open for further replies.

teqmod

Technical User
Sep 13, 2004
303
US
We have a single user account in Active Directory that MGMT would like to know if/when it is logged in. This is an elevated user account and is not supposed to be in use by any users. Does anyone know a way to monitor this in Active Directory?
 
you can use an LDAP query to poll all of your DC's to find out this information as well as turning on logging for your DC's for success and failure logins. The search for that account from any DC

This is also a cool tool:
Although it can't tell you which DC they get authenticated to.

________________________________________
Achieving a perception of high intelligence level can only be limited by your manipulation skills of the Google algorithm!
 
Thanks for the info. I was thinking on this and just looking for an easy way to do it. Simple login script for the user in question that writes to a text file worked for me.
 
Status
Not open for further replies.

Part and Inventory Search

Sponsor

Back
Top