SAP TABLES

login/password_max_idle_productive SAP Parameter attribute - maximum #days a password (set by the user) can be unused (idle)








login/password_max_idle_productive is a SAP Parameter attribute which is used to control maximum #days a password (set by the user) can be unused (idle) 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/password_max_idle_productive profile paramerter attributes


Parameter Name: login/password_max_idle_productive
Description: maximum #days a password (set by the user) can be unused (idle)
Default Value: 0
Parameter Type ( See IF_PARAMETER_TYPES): Integer range(INT_RANGE)
Restriction Values: -2147483648 24000
Parameter Unit: day
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


When the user changes his or her password (but not when the password is set by the user administrator), a productive password is created. At the earliest, the user can then change this password can again after the period specified by login/password_change_waittime. The parameter login/password_expiration_time defines the period after which the system prompts the user to change his or her password. You can use this parameter to define the maximum period of time between the time of the last password change and the next logon with this password. After this period expires, the system displays the message "Initial password has expired" and the logon is rejected. We recommend that you set login/password_expiration_time to a smaller value than login/password_max_idle_productive.

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