
Strong Password Guidelines
Strong passwords are not readily guessed by a person, and are not easily hacked by using a computer program. Follow these guidelines when you set passwords:
-
Strong passwords cannot use prohibited conditions or terms, including:
-
A blank or NULL condition
-
"Password"
-
"Admin"
-
"Administrator"
-
"sa"
-
"sysadmin"
-
A strong password cannot use the following terms associated with the installation computer:
-
The name of the user currently logged onto the computer.
-
The computer name.
-
A strong password must be at least six characters in length and satisfy at least three of the following four criteria:
-
It must contain uppercase letters.
-
It must contain lowercase letters.
-
It must contain numbers.
-
It must contain non-alphanumeric characters – e.g., #, %, or ^.
Passwords entered on the Authentication page must meet strong password policy requirements. If you have any automation that uses SQL Server Authentication, make sure that the password meets strong password policy requirements.