SAP ABAP Message Class SECURITY_POLICY Message Number 012 (Invalid value combination; required password length (&1) > &2)
Hierarchy
☛
SAP_BASIS (Software Component) SAP Basis Component
⤷
BC-SEC-LGN (Application Component) Authentication and SSO
⤷
SECURITY_POLICY (Package) Security Policies
⤷
⤷
Attribute
| Message class | SECURITY_POLICY | ||
| Short Description | Error Messages: Configuration of Security Policies | ||
| Message Number | |
012 | |
| Documentation status | |||
| Authorization check Error Message | |||
| Changed On | 20130531 |
Message Text
Invalid value combination; required password length (&1) > &2
Help Document
Diagnosis
The total of the values of the following security policy attributes must not be higher than the maximum password length (40, or 8, if login/password_downwards_compatibility = 5):
- MIN_PASSWORD_DIGITS
- MIN_PASSWORD_LETTERS or the total of MIN_PASSWORD_LOWERCASE and MIN_PASSWORD_UPPERCASE
- MIN_PASSWORD_SPECIALS
This condition has been violated.
System Response
Procedure
Check and correct the values of the security policy attributes listed above.
Procedure for System Administration
History
| Last changed on/by | 20130531 | SAP | |
| SAP Release Created in | 800 |