SAP TABLES

login/min_password_specials SAP Parameter attribute - min. number of special characters in passwords








login/min_password_specials is a SAP Parameter attribute which is used to control min. number of special characters in passwords information. This is available within R/3 SAP systems depending on the version and release level.

Below is the standard documentation available and a few details of the attributes values .

login/min_password_specials profile paramerter attributes


Parameter Name: login/min_password_specials
Description: min. number of special characters in passwords
Default Value: 0
Parameter Type ( See IF_PARAMETER_TYPES): Integer range(INT_RANGE)
Restriction Values: -2147483648 40
Parameter Unit:
Parameter Group: Login
CSN Component: BC-SEC-LGN
System-Wide parameter: Yes
Dynamic Parameter: No
Vector Parameter: No
Has Sub-Parameters: No
Check Function Exists: No

Parameter documentation

This parameter specifies the minimum number of special characters that a password must contain. It applies both when assigning new passwords and when changing the password or resetting passwords. All characters are special characters that are not digits (0-9) are not the ASCII letters A-Z or a-z. These include national special characters and Unicode characters (if you are working in a Unicode system), as well as the ASCII characters !"@ $%<(>&<)>/()=?'`*+~#-_.,;:{[]}\<(><<)>>|

See SAP Parameter Documentation for full SAP documentation for this profile parameter.