Do you know of any good NT user audit utility? One that can show
password information such as:

Expiration date/interval
Password length
Password required
Unique passwords

NDS can be reported like:

Container, Name, Password Expiration Interval, Password Expiration
Time, Password Minimum Length, Password Required, Password Unique
Required, Passwords Used
SERVERS.OU.O, Chey Vsvr Us99ngw01, , , , , ,
IS.OU.O, USER1, 40 days, , 6/23/2004 8:54:46 PM, 6, TRUE, TRUE,
IS.OU.O, USER2, 90 days, , 5/18/2004 11:30:30 AM, 5, TRUE, TRUE,
IS.OU.O, HelpDesk, 90 days, , 1/2/1992, 6, TRUE, FALSE,

Re: User password auditing by RichardH

RichardH
Wed May 19 17:13:10 CDT 2004

There are loads of ways to do this using command line utils or scripts but
if you are after a quick and simple solution try Somarsofts DumpSec tool
www.systemtools.com/somarsoft

This will allow you to dump info on the users and the password policy and
save it off to text files.

HTH

Rich

"Troy Tate" <ttate_nospam@ctscorp.com> wrote in message
news:uavma0l5g3nl6hiqei64n9blgit7citphs@4ax.com...
> Do you know of any good NT user audit utility? One that can show
> password information such as:
>
> Expiration date/interval
> Password length
> Password required
> Unique passwords
>
> NDS can be reported like:
>
> Container, Name, Password Expiration Interval, Password Expiration
> Time, Password Minimum Length, Password Required, Password Unique
> Required, Passwords Used
> SERVERS.OU.O, Chey Vsvr Us99ngw01, , , , , ,
> IS.OU.O, USER1, 40 days, , 6/23/2004 8:54:46 PM, 6, TRUE, TRUE,
> IS.OU.O, USER2, 90 days, , 5/18/2004 11:30:30 AM, 5, TRUE, TRUE,
> IS.OU.O, HelpDesk, 90 days, , 1/2/1992, 6, TRUE, FALSE,
>



Re: User password auditing by Troy

Troy
Tue May 25 08:59:12 CDT 2004

Thanks for the info. Looks like this has to be run locally on the DC
for the domain. I couldn't get it to query a remote DC. Any other
suggestions?

Thanks,
Troy


On Wed, 19 May 2004 15:13:10 -0700, "RichardH"
<richardh@contentmaster.com> wrote:

>There are loads of ways to do this using command line utils or scripts but
>if you are after a quick and simple solution try Somarsofts DumpSec tool
>www.systemtools.com/somarsoft
>
>This will allow you to dump info on the users and the password policy and
>save it off to text files.
>
>HTH
>
>Rich