Skip to end of metadata
Go to start of metadata

You are viewing an old version of this page. View the current version.

Compare with Current View Page History

Version 1 Next »

CXO-Cockpit can authenticate users using LDAP-enabled directory. 

1) Add Domain User to the “Maintain Users” list (Note: The”User ID” column should contain the user’s domain account name and the “Location” column should be filled with the “fully qualified” domain 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

Username: DN to access the directory

Password: The password for the DN provided

  • No labels