Configure a Novell Directory Services LDAP server
Configure N-central to connect to your Novell Directory Services (eDirectory) LDAP server at the Service Organization and Customer levels so users can sign in using their existing directory credentials.
- Click Administration > User Management > SSO Providers.
- Click Add > LDAP Directory Service.
- Enter a descriptive Name.
- In Domain, enter the directory domain or context for your environment. For Novell Directory Services (eDirectory), this typically corresponds to your directory structure rather than a Windows-style domain.
- In Server 1 Host, enter the IP address or FQDN of the LDAP server.
- (Optional) In Server 2 Host, enter the IP address or FQDN of a fallback server.
- Select the Primary Server.
- In Port, select 389 for standard LDAP or 636 for LDAPS (secure LDAP over SSL/TLS).
- To use a secure connection, select SSL Enabled.
Certificate Requirements
LDAP over SSL/TLS requires a certificate that N-central trusts. Use a certificate issued by a trusted Certificate Authority (CA), or import the appropriate root CA into the N-central trust store. - In Base DN, enter the starting point for directory searches, for example,
- In Search Filter, enter the search criteria, for example,
-
Choose how to bind to the directory:
- Select Anonymous Bind if your directory allows it, or
- Enter the Bind DN that N-central uses to connect to the directory and enter the password. For example: cn=admin,o=company.
- Click Test Connection to verify connectivity.
- Click Save.
ou=users,o=company
(objectClass=inetOrgPerson)
N-central connects to the LDAP server and you can begin creating or mapping user accounts.
The LDAP server configuration appears in the list of LDAP servers and N-able N-central establishes a connection to the server.
For large directories, enable Virtual List View on your LDAP server to improve performance when retrieving users.
