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
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.
This site uses cookies to help personalise content, tailor your experience and to keep you logged in if you register.
By continuing to use this site, you are consenting to our use of cookies.