Tek-Tips is the largest IT community on the Internet today!

Members share and learn making Tek-Tips Forums the best source of peer-reviewed technical information on the Internet!

  • Congratulations John Tel on being selected by the Tek-Tips community for having the most helpful posts in the forums last week. Way to Go!

force password change in active directory

Status
Not open for further replies.

bcardona

Programmer
May 10, 2001
103
US
i need to force users to change their passwords every so many days, i set it computer configuration,password policy
in the group policy but that didnt work. any ideas.
 
bcardona,
Did you do this at the default domain policy level?
Go to the top of your domain and look at the GPO there and configure all of your security settings on that.

Make sure you don't have any "block inherit" GPO's on any of your OU's that contain users.

Hope that helps.
 
what i did was, say our credit dept. i want to test with them so i went into their credit(users ou) and set it there. they are blocked. is there anywhere else you would set it?
 
Group Policy containing security settings (like password policy) should be applied at the domain level. If you apply this Group Policy to an OU, all these settings will be ignored.

So in your case, you cannot define security settings for the Credit department users alone. These settings have to be applied at the domain level (and will apply to all the users in the domain).

-Keshav
 
Status
Not open for further replies.

Part and Inventory Search

Sponsor

Back
Top