Setting name |
Description |
Password quality: Must include digits |
If enabled, passwords must contain at least one digit [0-9] Default: false |
Password quality: Must include lower and upper-case letters |
If enabled passwords must contain at least one letter out of the range [a-z] and one letter out of the range [A-Z] Default: false |
Password quality: Must not contain name |
If enabled, passwords are not allowed to contain the username. This rule is checked case insensitive. Default: true |
Password quality: Must include special character |
If enabled passwords must contain at least one the following characters ! @ # $ % ^ & * ? _ ~ - £ ( ) . , = + Default: false |
Password quality: Must not contain username |
If enabled, passwords are not allowed to contain the user's first, middle or last names. This rule is checked case insensitive. Default: true |
Password quality: Minimum length |
Defines the minimum length (number of characters) a password must have. Although we do not recommend to allow empty passwords, setting this value to 0 will allow empty passwords. We also do not recommend to use values lower than 8 for this setting. Default: 8 |
Table 1: Settings defining the required password quality