Monitoring users login/logout to my active directo
Hi,
I am trying to add a feature to my program that logs into a database every user login/logout operation in my domain (my domain uses active directory (w2k and windows 2003 servers)).
so far i can't figure out how to recive the users login or logout data (time of login\logout + the user name).
I have tryed to access the active directory server events but there are multiple events per login some are logout events even when the user actualy log in.
I checked the attributes for each user object in the active directory database but there is no logout data available there.
any other ideas?
Thanks!
|