Installing and configuring the OpenLDAP Server
You can use a supported version of the OpenLDAP Server as the user registry for Verify Identity Access.
Before you begin
About this task
Note: The following instructions are for the OpenLDAP
'
cn=config' configuration format rather than the legacy
'slapd.conf' configuration style.Procedure
What to do next
- The LDAP administrator ID for the OpenLDAP Server is the '
olcRootDN' entry for the 'olcDatabase' which is housing the Verify Identity Access data, for example: 'cn=root,secAuthority=Default'.
Note: If you experience issues when connecting to the OpenLDAP Server over TLS you might need
to modify the OpenLDAP server configuration, removing the '
olcTLSCipherSuite'
entry.