SODSPROF - Presettings for access to LDAP service
Presettings for access to LDAP service information is stored in SAP table SODSPROF.
It is part of development package SO in software component BC-SRV-COM. This development package consists of objects that can be grouped under "SAPoffice".
It is part of development package SO in software component BC-SRV-COM. This development package consists of objects that can be grouped under "SAPoffice".
Fields for table SODSPROF
Field Name | Description | Is Key | Data Element | Data Type | Length | Check Table |
---|---|---|---|---|---|---|
MANDT | Client | X | MANDT | CLNT | 3 | * |
RFC_DEST | Specify RFC destination for SAP LDAP gateway | SODSDEST | CHAR | 255 | ||
HOST | Host Name of LDAP Service | SODSHOST | CHAR | 255 | ||
PORT | Port number of LDAP service | SODSPORT | INT4 | 4 | ||
BASE_DN | Basic node for LDAP directory service | SODSBASEDN | CHAR | 255 | ||
BIND_DN | Logon name for LDAP service | SODSBINDDN | CHAR | 255 | ||
BIND_PW | Password for access to LDAP service | SODSBINDPW | CHAR | 255 | ||
TIME_LIMIT | Time limit for search in LDAP service | SODSTIME | INT4 | 4 | ||
SIZE_LIMIT | Max. no. of hits for search in LDAP service | SODSSIZE | INT4 | 4 | ||
DEREFNEVER | No dereferencing of LDAP alias nodes | SODSDRFN | CHAR | 1 | ||
DEREFBASE | Dereference LDAP alias nodes only for basic nodes | SODSDRFB | CHAR | 1 | ||
DEREFOTHER | Dereference all LDAP nodes except basic nodes | SODSDRFO | CHAR | 1 | ||
DEREFALWAY | Dereference all LDAP alias nodes | SODSDRFA | CHAR | 1 | ||
BINDATONCE | Immediate logon to LDAP directory service | SODSATONCE | CHAR | 1 | ||
BINDDIALOG | Logon dialog for call to LDAP service | SODSDIALOG | CHAR | 1 | ||
ALL_ATTRS | Read All LDAP Attributes | SODSALLATT | CHAR | 1 | ||
TYPES_ONLY | Only read attribute types (w/o value) from LDAP service | SODSTYPONL | CHAR | 1 | ||
REFERRALS | Follow links to other LDAP services | SODSRFRLS | CHAR | 1 | ||
HOP_LIMIT | Maximum no. of LDAP services to be followed | SODSHPLIM | INT4 | 4 | ||
LDAP_VRSN | LDAP version number | SODSVRSN | INT4 | 4 | ||
REBIND0 | Execute new logon anonymously | SODSRBND0 | CHAR | 1 | ||
REBIND1 | Preserve Logon Data | SODSRBND1 | CHAR | 1 |