Ethical Hacking

Learn to find vulnerabilities before the bad guys do! Gain real world hands on hacking experience in our state of the art hacking lab. Course designed and taught by expert instructors with years of penetration testing experience. 12 student maximum in every class. Certification attempt included in every package.
Computer Forensics Training at InfoSec Institute

Gain the in-demand skills of a certified computer examiner, learn to recover trace data left behind by fraud, theft, and cybercrime perpetrators. Discover the source of computer crime and abuse at your organization so that it never happens again. All of our class sizes are guaranteed to be 12 students or less to facilitate one-on-one interaction with one of our expert instructors.




Network Security Security-Basics
[Top] [All Lists]

Re : Question about Active Directory and last time user has logged on

Subject: Re : Question about Active Directory and last time user has logged on
Date: Wed, 29 Aug 2007 09:40:50 +0000 (GMT)
Hi, that's exactly what we get in our AD with a good tool known as Userlock. 
Download a free version and deploy it then you will see the results. Many 
questions will be solved like : Who is logged Where and When ? For how many 
time ? You can restrict machine/user access by time or by IP range etc...
Find it here : http://www.isdecisions.com (Know, Control & Act)

Aliane.

----- Message d'origine ----
De : "Ali, Saqib" <docbook.xml@gmail.com>
À : Mary Hendrix <maryhendrix@gmail.com>
Cc : security-basics@securityfocus.com
Envoyé le : Mercredi, 29 Août 2007, 0h55mn 41s
Objet : Re: Question about Active Directory and last time user has logged on


On 8/28/07, Mary Hendrix <maryhendrix@gmail.com> wrote:
Is there a way to find out the last time a user has logged into a domain?

If you have AD, then the following LDAP attribute holds the last logon time:

{lastLogon}

You can extract that using a simple vbscript.

Note: The returned value will be the NT System time. To convert to
regular time use the following:
w32tm /ntte {returned int}

saqib
http://security-basics.blogspot.com/


      
______________________________________________________________________________ 
Stockage illimité de vos mails avec Yahoo! Mail. Changez aujourd'hui de mail !

<Prev in Thread] Current Thread [Next in Thread>
  • Re : Question about Active Directory and last time user has logged on, abdelhakim aliane <=