- Optima MR450w BASE 1.5T System Service Methods
- 5690012-2EN Revision 3
- 00000018WIA30A6B950GYZ
- id_20260192.0
- Feb 21, 2021 9:00:59 PM
Passwords rules
The customer may request specific passwords. If this is the case, obtain the passwords from the customer and move on to changing device passwords.
| Rule | Config key | |
|---|---|---|
| Rule #1 | Should contain at least 1 lowercase alphabetic character | PWD_LOWERCASE_CHAR |
| Rule #2 | Should contain at least 1 special character (Only @ # % _ - ) | PWD_SPECIAL_CHAR |
| Rule #3 | Should contain at least 1 numeric character | PWD_NUMERIC_CHAR |
| Rule #4 | Should contain at least 1 uppercase alphabetic character | PWD_UPPERCASE_CHAR |
| Rule #5 | Should contain a minimum of 8 characters | PWD_MIN_LENGTH |
| Rule #6 | Should contain a maximum of 63 characters | PWD_MAX_LENGTH |
| Rule #7 | Should not repeat more than 5 consecutive characters | |
| Rule #8 | Should not be a dictionary word | |
| Rule #9 | Should not have been a password used within the last 5 passwords | |
| Rule #10 | Cannot be a palindrome | |
| Rule #11 | Must have at least 8 characters different from the last password |
Each account on a single system should have a unique password. For example, the root and insite accounts should have different password values from each other. Using the same password for multiple accounts on a system will remove roll-based access and decrease the level of security on a system.
For productivity, the same password value for a single account can be used on multiple systems at a site or customer. For example, the "insite" user could have the same non-default password value on three different systems in a hospital. However, make sure not to use the same value over multiple sites or across a region, because that would essentially duplicate the original default value problem this service note attempts to resolve.
| Rule | |
|---|---|
| Rule #1 | Should contain at least 1 numeric character |
| Rule #2 | Should contain at least 1 uppercase alphabetic character |
| Rule #3 | Should contain at least 1 lowercase alphabetic character |
| Rule #4 | Should contain at least 1 non-alphanumeric character (Only @ # % _ - ) |
| Rule #5 | Should not repeat more than 3 consecutive characters |
| Rule #6 | Should not contain a white-space character |
| Rule #7 | Should contain a minimum of 8 characters |
| Rule #8 | Should contain a maximum of 63 characters |
| Rule #9 | Should not contain the Login Name |
| Rule #10 | Cannot be a palindrome (The same forwards and backwards) |
