Do Not Make Your Password Is Too Short

Create a password is sometimes confusing us. If the password is too long will make it difficult to remember but on the other hand, if too short will be easy to guess at other people. So, I suggest in making the password, not too short! But unfortunately, Windows XP has been configuring the system so that users can create a password with no minimum to character number, including one character. And ti will make your system be fragile. For that we need to configure it so that Windows XP users who reject the password is too short. This is for security reasons. The core of this article is force user to set their password with minimum character that you want.

In this case I will set it to 8 charaters (So, you must enter 8 characters for password every time you set a new user and password).
And here are the steps to configure it:

  1. Open Control Panel via Start -> Control Panel menu.
    Start - Control Panel
  2. Open Administrative Tools, you can open it by double click Administrative Tools icon that located inside Control Panel.
    Administrative Tools icon
  3. After Administrative Tools is open, double click Local Security Policy.
    Local Security Policy
  4. Inside Local Security Policy, click Password Options.
    Password Options
  5. Find Minimum password length (as you see Windows XP has set it to 0 charaters as default value), double click it to open its properties window.
    Minimum Password length
  6. After Minimum password length Properties is opened,
    Minimum Password length properties
    replace with value that you want, click OK button (in this case, I give it value: 8).Minimum Password length properties
  7. You’ll bring back to main screen and you will see that the value has changed to value as you enter.
    Result
  8. Now, try to make a new account by open Computer Management that located in Administrative Tools too.
    Computer management
  9. And click User folder that located at left panel of Computer Management.
    User folder
  10. Right click an empty space on right panel.
    Create a new user
  11. Enter the account name and the other required fields, when you enter the password try to enter with 3 characters,
    Trying
    you’ll get a error message.
    Ooop... you're not allowed to do that..
  12. Now, try to enter password with 8 characters or more… then the new account will save successfully.

(article no:0065)

Leave a Comment