Parameter: PASSWORD_MANAGEMENT_COMPLEXITY
Definition
Description
This system parameter defines the password complexity rules. It consists in a list of types of characters that must be present at least once in the passwords. The possible values are (they must be separated by commas):
- uppercase: capital letters (from A to Z ).
- lowercase: small letters (from a to z ).
- digit: digits (from 0 to 9 ).
- special: special characters, including accented characters.
If the value of this parameter is empty or malformed, there are no complexity rules for the passwords.
This parameter is not taken into account if the advanced password management feature is disabled (see the PASSWORD_MANAGEMENT_ENABLED parameter).
Detailed Information
| Name | PASSWORD_MANAGEMENT_COMPLEXITY
|
|||
| Category | Parameter | |||
| Type | String | |||
| Access (RO/RW) |
RW(-): Dynamic Read / Static Write An immediate change is not possible.
For a deferred and permanent change, use the |
|||
| Group(s) | System: User Management | |||
| System Instance | This system parameter is only available in the following type of instances in a running SAP CC system: updater | |||
| Default Value (Factory Settings) |
|
|||
