These registry settings specify constraints or rules for user logins. The delivered, installed values are noted but may vary depending on specifications decided in the implementation workshop.
AuthExemptAccountList This registry value contains a comma-space separated list with the Content Manager users which are exempt from meeting password rules.
AuthMaximumPasswordAge The maximum password age determines the period of time (in days) that a password can be used before the system requires the user to change it.
AuthMinimumPasswordLength The minimum password length determines the minimal number of characters that a password of a user account must have.
AuthPasswordComplexityPattern The password complexity pattern contains a regular expression indicating how complex the password must be.
AuthPasswordHistory The password history determines the number of unique new passwords that have to be associated with a user account before an old password can be reused.
AuthTriesBeforeLockout As a security measure against brute-force attacks, by default the user account is locked after 30 failed login attempts to the system.