Re: Network password question



Hi Terry,

I am being asked by our auditors to produce a list of all user-ids on
our M$ network that have passwords that are set to never expire.
I'll be looking for a reporting tool for Active Directory this morning,
but thought I'd ask this group for any recomendations on such tools.

I'd prefer a freebee, but that isn't a hard requirement.

This is usually done with scripting. Here is one of many examples that you'll
find out there:

http://www.activexperts.com/activmonitor/windowsmanagement/adminscripts/usersg
roups/localusers/

This page not only has a script to identify those that don't expire but a
script to set those to expire as well.

Mark W.

* To join/leave the list, search archives, change list settings, *
* etc., please visit http://raven.utc.edu/archives/hp3000-l.html *

.



Relevant Pages

  • Network password question
    ... our M$ network that have passwords that are set to never expire. ... I'll be looking for a reporting tool for Active Directory this morning, ...
    (comp.sys.hp.mpe)
  • Re: Force password reset for administrator
    ... My script is in fact doing the same as yours. ... Is also required to set the password reset bit. ... logf.WriteLine(" Set administrator account to password changed after next ... expired, your code would configure so passwords no longer expire. ...
    (microsoft.public.scripting.vbscript)
  • Re: AD Script to set passwords to expire in 10 days
    ... I'm saying to run the script that sets the pwdLastSet attribute in scheduled maner. ... "Joe Kaplan" wrote in message ... Co-author of "The .NET Developer's Guide to Directory Services ... If you set the value to -1 and changed your domain pwd policy so that passwords expire in 10 days, then everyone's password would expire in 10 days, so that might get you what you want. ...
    (microsoft.public.windows.server.active_directory)
  • Re: Privision User must change password at next logon, if password changed, set password never expir
    ... I am looking for help in being able to create a script that will ... To set "user must change password at next logon", ... ' Bind to OU with Distinguished Name of OU. ... ' Expire password, so user must change password at next logon. ...
    (microsoft.public.scripting.vbscript)
  • Re: Help With Password Last Changed
    ... password to expire in 1 day and everyone but my test user was set to ... to have the passwords expire after 90 days. ... dtmValue = objUserLDAP.PasswordLastChanged ... This is the script I was using. ...
    (microsoft.public.windows.server.active_directory)