User settings
The User Settings page displays your account settings (user name, role, and authentication method). On this page you can change your password or update your email address. To access the User Settings page, click your user name in the top right corner of the interface.
Valid passwords
By default, the system applies simple password validation rules to authenticate a password. The system checks passwords only for length (minimum 6 characters). All passwords are case sensitive.
If your organization requires stronger passwords, the Security role can enable the strict password rule. When the strict password rule is enabled, the system prompts users who log on with simple passwords to change password the next time they log on.
A strict password must have:
- Minimum of 10 characters
- Two of the following nonalphabetic characters that are noncontiguous:
0 1 2 3 4 5 6 7 8 9 ~ ! @ # $ % ^ & * ( ) _ + - =
Valid email addresses
The system accepts two-part (local and domain) email addresses in which the separator is an at sign (@).
The local part can have any combination of alphabetic characters, digits, or any of the following special characters:
! # $ % & ' * + - / = ? ^ _ ` . { | } ~
You cannot use the period (.) to start or end the local part, nor can two or more consecutive periods appear.
Related topics