...
- Get default server id by FM LDAP_VALID_SERVERID
- Establish the connection to LDAP server by server id found in Step 1 using FM LDAP_SYSTEMBIND. This will use the stored System users defined in LDAP configuration.
- Search the entries in LDAP by UserID using FM: LDAP_SEARCH
- If found, hence there will be records in return table DNS_OUT. Then we can use FM LDAP_READ to read details.
- Disconnect to LDAP server using FM LDAP_UNBIND .
Info |
---|
Related articles
Filter by label (Content by label) | ||||||||||||||||||
---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|
|
...