Versions Compared

Key

  • This line was added.
  • This line was removed.
  • Formatting was changed.

...

  1. Get default server id by FM  LDAP_VALID_SERVERID
  2. 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.
  3. Search the entries in LDAP by UserID using FM: LDAP_SEARCH  
  4.     
  5. If found, hence there will be records in return table DNS_OUT. Then we can use FM LDAP_READ to read details.
  6. Disconnect to LDAP server using FM  LDAP_UNBIND .


Info

Filter by label (Content by label)
showLabelsfalse
max5
spacescom.atlassian.confluence.content.render.xhtml.model.resource.identifiers.SpaceResourceIdentifier@7b25f94b
showSpacefalse
sortmodified
reversetrue
typepage
cqllabel in ( "ldap" , "howto" ) and type = "page" and space = "FAB310"
labelsLDAP howto

...