Turn off the domain password request feature in Windows Server 2003
In the following article, I will show you some basic steps to turn off the password request feature for accounts in the Windows Server 2003 Active Directory domain. In terms of technical factors, Windows Server 2003 has provided features to ensure user account security when forcing them to choose strong password protection. Setting this password is related to other properties in the Default Domain Group Policy section.
The default password filter ( Passfilt.dll ) that is included with Windows Server 2003 requires that the password must contain the following elements:
- Does not match the account name in use
- At least 6 characters
- Must meet at least 3 of 4 options: uppercase (A - Z), lowercase (a - z), digit (0 - 9), special characters (for example! $ #%)
And with the system, this policy is enabled by default.
But when applied in certain cases such as testing, building tests, lectures . it is best to turn off this feature. But you should note that this is only applied at the domain level, and of course will reduce the overall security of the system. Choose Administrative tools> Default Domain Security Policy> Security Settings> Account Policies> Password Policy , right-click the Minimum Password Length> Properties option:
Keep the Define this policy Setting option selected, and enter the value 0 as shown below:
Next, double-click on the option Passwords Must Meet Complexity Requirements in the right window:
Keep the options of the Define this policy setting box selected and click Disable as follows:
Note that in the previous step, if you do not see the Default Domain Security Policy icon, you can proceed to edit the snap-in section of AD Users and Computers or at GPMC (GPMC installation here).
Click OK to accept the change and close the GPO window. Then refresh the whole policy by typing the command:
gpupdate / force
Good luck!
You should read it
- Install DNS server and Domain Controller in Windows Server 2003
- Some common problems with Exchange 2003 systems - Activesync and workarounds
- Transfer Windows 2003 system with Exchange to Small Business Server 2008
- Instructions for creating a Domain Controller - DC on Windows Server 2012
- Microsoft stopped supporting Windows Server 2003 in the middle of next year
- How to Create a Windows Server 2012 R2 Domain
- Overview of Windows Server 2008 Firewall with advanced security features
- Instructions for installing Active Directory on Windows Server 2008
May be interested
- Install Cherokee with PHP5 and MySQL supported in Fedora 14currently, cherokee is one of the lightest web server, high flexibility and easy to configure and set up. in addition, it also supports many advanced technology platforms such as fastcgi, scgi, php, cgi, encryption connecting tls and ssl protocols, virtual hosts, encryption mechanisms, load balancing of resources, data data of the system, apache log file ...
- 10 useful basic PowerShell commands for Windowsover the past few years, microsoft has tried to turn powershell into one of the comprehensive management tools for windows.
- Set up WebDAV with Apache2 on Mandriva 2010.1 Springin the following article, we will present the basic steps to set up webdav system with apache2 on the mandriva 2010.1 spring server platform ...
- Configuring the Lightweight Directory Service service - Part 1in this article series, i will show you how and how to use the lightweight directory service services.
- Configuring the Lightweight Directory Service service - Part 2in this second part we will continue the introduction of ad lds service by exploring some of the usable technologies and how to deploy ad lds services.
- Configure Forefront TMG as the DirectAccess serverin this tutorial we will show you how to configure forefront tmg as a directaccess server.