SAP table LDAPSERVER (LDAP Server)
SAP table LDAPSERVER has 2 primary key fields being MANDT,SERVERID.
If you're only analyzing data from a single SAP instance you may omit field MANT in your relationships as it will we the same across the entire dataset. On the other hand, if you're combining data from multiple SAP instances you need to take MANDT into account.
Field
Description
Data Type
Length
Decimals
Checktable
Data Element
MANDT
Client
CLNT
3
0
T000
MANDT
SERVERID
Symbolic name of LDAP server
CHAR
16
0
LDAP_SERV
DFAULT
LDAP server: Default server
CHAR
1
0
LDAP_DFAU
HOST
Host name of LDAP server
CHAR
255
0
LDAP_HOST
PORT
Port number of LDAP server
INT4
10
0
LDAP_PORT
VERSION
Protocol Version (2 or 3)
NUMC
1
0
LDAP_VERS
BASE
Base directory tree entry
CHAR
255
0
LDAP_BASE
SYSUSER
User ID for System Logon
CHAR
16
0
LDAPUSER
LDAP_SUSR
RANONYM
Read Anonymously
CHAR
1
0
LDAP_RANO
PRODUCT
Product Name of the LDAP Server
CHAR
4
0
LDAP_PROD
APPL
LDAP Application
CHAR
4
0
LDAP_APPL
ICM
LDAP Connection though ICM
CHAR
1
0
LDAP_ICM
PAGESIZE
NUMC
4
0
LDAPSSLMODE
Security Protocol in the ICM LDAP Plug-In
CHAR
10
0
LDAP_SSL_MODE
Possible values
Unencrypted
LDAPS
LDAPS
STARTTLS
STARTTLS
SSLCLIENT
SSL Client Identity
CHAR
6
0
SSFAPPLSSL
SSLCLIENT_CLDEP
Client dependent
CHAR
1
0
STRUST_CLIENT_DEPENDENT
DEREF_ALIASES
Alias Dereferencing for the ICM LDAP Plugin
INT1
3
0
LDAP_DEREF_ALIASES
Possible values
0
Never
1
Searching
2
Finding
3
Always
REFERRALS
Handling of Referrals
CHAR
10
0
LDAP_REFERRALS
Possible values
SEARCH_RES_REF
Handling of Search Result References
CHAR
10
0
LDAP_SEARCH_RESULT_REFERENCES
Possible values
Error
CHASE
Chase
IGNORE
Ignore
AUTH_PASSTHROUGH
CHAR
1
0
REF_CHASE_IMPL
Implicit Chasing of Referrals and Search Result References
CHAR
1
0
LDAP_REF_CHASE_IMPL
SIZELIMIT
LDAP Search Sizelimit
INT4
10
0
LDAP_SIZELIMIT
TIMELIMIT
LDAP Search Timelimit
INT4
10
0
LDAP_TIMELIMIT
SEARCH_PAGESIZE
LDAP Search Page Size
INT4
10
0
LDAP_PAGESIZE
REF_DIVERGENT_CONF
LDAP Referral Target has Divergent Configuration as Source
CHAR
1
0
LDAP_REFERRAL_DIVERGENT_CONFIG
SASL_BIND
LDAP SASL Bind
CHAR
1
0
LDAP_SASL_BIND
SASL_EXTERNAL_ID_SET
Provide Explicit SASL EXTERNAL Authorization Identity
CHAR
1
0
LDAP_SASL_EXTERNAL_ID_SET
SASL_EXTERNAL_ID
Explicit SASL EXTERNAL Authorization Identity
CHAR
255
0
LDAP_SASL_EXTERNAL_ID
LDAPSERVER foreign key relationships
Table
Field
Check Table
Check Field
0 LDAPSERVER
MANDT
T000
Clients
MANDT
1 LDAPSERVER
SYSUSER
LDAPUSER
LDAP System User
MANDT
1 LDAPSERVER
SYSUSER
LDAPUSER
LDAP System User
UNAME