Change default password policy

M

Misaro

At this moment we have a domain with 300 users, no
password policy set so far, .Now we need to set a
password policy (minimun password 6 characters)

So, the problem is I need to find a way to do it
simultaneously on all users. On this way enforce all users
to change the password as soon as possible

Thanks any comments !
 
C

Cary Shultz [A.D. MVP]

There are several ways to do this. I would create the Password Policy ( I
like to use the Domain Security Policy ) and use something like ADModify or
ldifde to make the user have to change the password at next logon.

BTW - when you create the password policy I would also include the lockout
information.

Since you are doing this, you might want to look at the Account Lockout
tools ( ALTools ). They are really useful.

--
Cary W. Shultz
Roanoke, VA 24014
Microsoft Active Directory MVP

http://www.activedirectory-win2000.com
http://www.grouppolicy-win2000.com
 

Ask a Question

Want to reply to this thread or ask your own question?

You'll need to choose a username for the site, which only take a couple of moments. After that, you can post your question and our members will help you out.

Ask a Question

Top