SAP ABAP Data Element SECPOL_MAX_PWD_IDLE_PRODUCTIVE (Validity of Unused Productive Passwords)
Hierarchy
SAP_BASIS (Software Component) SAP Basis Component
   BC-SEC-LGN (Application Component) Authentication and SSO
     SECURITY_POLICY (Package) Security Policies
Basic Data
Data Element SECPOL_MAX_PWD_IDLE_PRODUCTIVE
Short Description Validity of Unused Productive Passwords  
Data Type
Category of Dictionary Type D   Domain
Type of Object Referenced     No Information
Domain / Name of Reference Type SECPOL_MAX_PWD_IDLE_PRODUCTIVE    
Data Type INT4   4-byte integer, integer number with sign 
Length 10    
Decimal Places 0    
Output Length 5    
Value Table      
Further Characteristics
Search Help: Name    
Search Help: Parameters    
Parameter ID   
Default Component name    
Change document    
No Input History    
Basic direction is set to LTR    
No BIDI Filtering    
Field Label
  Length  Field Label  
Short  
Medium  
Long 40 Validity of Unused Productive Passwords 
Heading  
Documentation

Definition

When the user changes his or her password (but not when the password is set by the user administrator), a productive password is created. This password can only be changed again by the user after a definable wait time.

You can use this security policy attribute to define the maximum period of time between the time of the last password change and the next logon with this password. Once this period has expired, the system displays the message "Password was not used for a long period and therefore deactivated" and rejects the logon.

Use

Permissible values: 0 - 24000 (specified in days)

If you specify the value 0, productive passwords are valid for an unlimited period.

This security policy attribute replaces profile parameter login/password_max_idle_productive.

Dependencies

The security policy attribute PASSWORD_CHANGE_INTERVAL defines the period after which the system prompts the user to change his or her password.

We recommend that you set PASSWORD_CHANGE_INTERVAL to a value smaller than that of this security policy attribute (MAX_PASSWORD_IDLE_PRODUCTIVE).

Example

History
Last changed by/on SAP  20110908 
SAP Release Created in 800