MS SQL Maestro online Help
Microsoft SQL passwords
Password complexity policies are designed to deter brute force attacks by increasing the number of possible passwords. When password complexity policy is enforced, new passwords must meet the following guidelines.
| 1. | Passwords are case-sensitive. |
| 2. | The password does not contain all or "part" of the user's account name. Part of an account name is defined as three or more consecutive alpha-numeric characters delimited on both ends by "white space" (space, tab, return, etc.) or any of the following characters: , . - _ #
|
| 3. | The password is at least six characters long.
|
| 4. | The password contains characters from three of the following four categories:
|
| • | English uppercase letters (A – Z) |
| • | English lowercase letters (a – z) |
| • | Non–alphanumeric (For example: !, $, #, or %) |
Note: Strong password enforcement can be changed by using the system administration tools.