SAP ABAP Data Element SECPOL_MAX_PWD_IDLE_INITIAL (Validity of Unused Initial 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_INITIAL
Short Description Validity of Unused Initial Passwords  
Data Type
Category of Dictionary Type D   Domain
Type of Object Referenced     No Information
Domain / Name of Reference Type SECPOL_MAX_PWD_IDLE_INITIAL    
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 Initial Passwords 
Heading  
Documentation

Definition

When the user administrator sets up a new user account or sets the password of an existing user account to a new value, the user needs to change this "initial" password at his or her next interactive logon (to ensure that the password is known only to the user himself or herself).

You can use this security policy attribute to define the maximum period of time between the time of the password being (re)set and the next logon with the initial password. After this period expires, the system displays the message "Initial password has expired" and the logon is rejected.

Use

Permissible values: 0 - 24000 (specified in days)

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

This security policy attribute replaces profile parameter login/password_max_idle_initial.

Dependencies

Example

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