Manage authentication connections by adding, editing, or deleting LDAP servers used for user authentication in Crosswork Network Controller.
Lightweight Directory Access Protocol (LDAP) servers, including OpenLDAP, Active Directory, and secure LDAP, are used to authenticate users for network management. Crosswork Network Controller can use these servers to centralize directory management and enforce access policies. Secure LDAP requires a certificate to enable encrypted communication.
Crosswork Network Controller supports two LDAP authentication modes:
-
LDAP without Device Access Groups — LDAP returns a user-role attribute only.
-
LDAP with Device Access Groups — LDAP returns both a user-role attribute and a device access group attribute. Crosswork Network Controller maps these values to configured roles and Device Access Groups.
LDAP attribute names shown in examples are for illustration only. Actual attribute names depend on your LDAP directory schema.
Before you begin
-
Create a Device Access Group to manage access for AAA operations. For more information, see Create Device Access Groups.
-
Configure necessary parameters (such as bind DN, policy base DN, policy ID, and device access group attribute) on your LDAP server.
-
For secure LDAP, add a "Secure LDAP Communication" certificate before proceeding. For details, see Add a new certificate.
-
Ensure your LDAP server is already configured to return the required attributes (role and, if applicable, device access group) before setting up LDAP in Crosswork Network Controller.
-
LDAP attribute names vary across deployments; the attribute names shown in examples (such as sAMAccountName) come from an engineering test environment and may not exist in your LDAP setup.
-
DN values shown in this guide (such as
OU=ouUsers1,dc=DSEENIVA, etc.) reflect the example LDAP directory structure. Use DN values from your own LDAP environment. -
The device access group attribute returned by LDAP must match the configured Device Access Group name in Crosswork Network Controller.
Follow these steps to configure LDAP servers:
Procedure
| 1. | From the main menu, select . |
|
| 2. | To add a new LDAP server: Click |
|
| 3. | To edit an existing LDAP server: Select the server you want to edit, click |
|
| 4. | To delete a LDAP server: Select the server you want to delete, click |
|
| 5. | Click Save to apply the configuration. When prompted with a warning about restarting the server, click Save changes to confirm. |