LDAPUSER - LDAP System User
LDAP System User information is stored in SAP table LDAPUSER.
It is part of development package SLDAP in software component BC-SEC-DIR. This development package consists of objects that can be grouped under "LDAP Basic Functions".
It is part of development package SLDAP in software component BC-SEC-DIR. This development package consists of objects that can be grouped under "LDAP Basic Functions".
Fields for table LDAPUSER
Field Name | Description | Is Key | Data Element | Data Type | Length | Check Table |
---|---|---|---|---|---|---|
MANDT | Client | X | MANDT | CLNT | 6 | T000 |
UNAME | User ID for System Logon | X | LDAP_SUSR | CHAR | 32 | |
READONLY | User only has read authorization | LDAP_READ | CHAR | 2 | ||
BINDDN | Distinguished Name | LDAP_DN | CHAR | 510 | ||
AUTH | Authentication mechanism (for example, simple bind) | LDAP_AUTH | INT4 | 4 | ||
STORE | Storage location of credentials | LDAP_STOR | INT4 | 4 | ||
INFO | Access information for credentials | LDAP_INFO | CHAR | 510 | ||
PWDSEC | Password for Logon (Encrypted) | LDAP_PWDSEC | CHAR | 510 |