User passwords can be created in two ways in the system.
- System generates a random password
- You can generate a custom password (A user exit YCPGeneratePasswordUE
is provided for this purpose).
The password policy controls the following parameters:
- Generating a password during user creation
- Password length
- Frequency of password expiration
- Number of login attempts
- Checking for commonly used passwords
- Ability to store recently used passwords
The above parameters are configured as rules.