How to change default Domain password policy
How to change the default Domain password policy.
- Login as administrator in Domain Controller.
- open group policy management console (open run and type gpmc.msc)
- expand Domain >expand domain_name(preetam.com)>default domain policy
- right-click on this and click on edit
- Expand Computer Configuration >policy>windows setting>account policy>password policy
- right click on minimum password length and click on properties.
- right click on a password must be a complexity requirement and click on the property and disable it.
note:- if we change policy then we want to update policy
we can update policy in three ways...
- open run and type gpupdate and click ok.
or
- restart domain controller.
or
- wait 30min to 180min.
Account lockout policy --------GPM
- In System 1 Domain controller server login as Administrator.
- open the GPM.
- expand Domain > domain name> default domain policy
- right click and click edit
new window will be appear
- expand computer configuration >policy>windows setting>sequrity setting>account policy>account lockout policy
- right click and click on properties
- type three invalid login attempts and apply
validation
In System 2 client computer tries to user1 to a user2 account lock
manually unlocking user account in dc login as an administrator open ADUC console right click on user1 account click properties the select account tab and check the box unlock the account and apply,
same login hours and Login To
Comments
Post a Comment