SAP ABAP Data Element SECPOL_DISABLE_PASSWORD_LOGON (Disable Password Logon)
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_DISABLE_PASSWORD_LOGON |
| Short Description | Disable Password Logon |
Data Type
| Category of Dictionary Type | D | Domain |
| Type of Object Referenced | No Information | |
| Domain / Name of Reference Type | SECPOL_DISABLE_PASSWORD_LOGON | |
| Data Type | INT4 | 4-byte integer, integer number with sign |
| Length | 10 | |
| Decimal Places | 0 | |
| Output Length | 1 | |
| 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 | 0 | |
| Medium | 0 | |
| Long | 40 | Disable Password Logon |
| Heading | 0 |
Documentation
Definition
You can use this security policy attribute to prevent a user logging on to the system using a password.
Use
Value Meaning
0 Password logon is permitted (if possible)
1 Password logon is disabled (that is, it is not possible)
This security policy attribute replaces the profile parameters login/disable_password_logon and login/password_logon_usergroup.
Dependencies
Whether a user can log on to the system using a password also depends on other factors:
- The password must exist
- There must not be a password lock (due to failed logon attempts) in force
- The password must not have become invalid due to a lack of use
Example
History
| Last changed by/on | SAP | 20110908 |
| SAP Release Created in | 800 |