LDAP Authentication adapter
CXO-Cockpit can authenticate users using LDAP-enabled directory.
1) In the CXO Designer, Add a Domain User to the “Maintain Users” list (Note: The”User ID” column should contain the user’s domain account name):
2) Configure the CXO-Cockpit to use LDAP Authentication.
- Start the CXO configurator go to settings and change the authentication provider to LDAP
- Save the changed settings
3) Configure LDAP settings:
URL: An RFC 2255 URL which specifies the LDAP search parameters to use. The syntax of the URL is
ldap(s)://host:port/basedn?attribute?scope?filter
*NOTE. In case the CXO users are not in the same OU, then all the "OU=" parts can be left out of the URL.
We also found that users can login with their mailadress, the URL should then end with "?mail" and the usernames in CXO need to be their mailadresses.
Username: DN to access the directory
Password: The password for the DN provided