Password Policies
Password policies are enabled by default on fresh installations.
It can be configured in /etc/opt/eranger/ernger-server.cfg
Setting | Description |
|---|---|
| Configures if password policy is enforced. If enabled, the password can only be set to compliant passwords and the user is forced to set a new password upon login if the current password is not compliant. Default: |
| Minimum length of passwords. Should not be lowered significantly below 12. Default: |
| Requires at least one uppercase character. Default: |
| Requires at least one digit. Default: |
| Requires at least one special character from Default: |
| Minimum number of character classes that have to be present in the password (lowecase, uppercase, digit, special). Default: |
| Disallows the username to be part of the password. Default: |