Passwords


The Passwords tab enables you to set rules for format, length, acceptable characters, and how often passwords must be changed. It also tracks each user's password, when it was changed, and what the new password is. User passwords are stored in the database as encrypted values.

Security options and rules

Data in the fields in the bottom section of this tab specify password requirements, such as minimum number of characters, allowable special characters, and how often passwords must be changed. All fields are optional. The following are the minimal password complexity requirements which are automatically set for new installs:

If upgrading, an optional script can be run to enforce these minimal password complexity requirements.

Detail View

Password may not be the same as the user ID

If this box has a check, then user passwords may not be the same as the names used to identify users in the system.

Require combination of letters and numbers

If this box has a check, then passwords must contain both numbers and letters.

Require at least one special character

If this box has a check, then passwords must contain at least one special character. The special character may be at any position within the password. Special characters include: {}|[]\:”;<>?./~!@#$%^&*()_-+=

Minimum number of characters

Specified minimum length for passwords. If the minimum number of characters specified is zero, then users may leave the Password field blank (i.e., no password required).

Allowable special characters

List of special characters (such as ! or *) that may be included in passwords. To allow spaces within passwords, you must type a space between two other special characters in the list (e.g., ![space]*).

User passwords must be changed every ___ days

Number of days after which a password must be changed. If this field is left blank, passwords never expire. Configuring this field to a non-0 value will cause the user to be warned of their expiring password in Web Modules.

Minimum number of days between password changes

Minimum number of days that must elapse before the password may be changed. If the User passwords must be changed every ___ days field has a value, the value in this field must be equal to or less than that one.

Number of password changes required before reuse

Minimum number of distinct passwords that must have been used since the last time this password was used before it may be used again.

Password must start with

Indicates that passwords must start with a specific type of character: a letter, number, or special character. This field has a list of options.

Password must end with

Indicates that passwords must end with a specific type of character: a letter, number, or special character. This field has a list of options.

_______________

See Also

User Login Security Options