[Index]
Add a LDAP Server
This procedure adds and configures a LDAP server for integration with VOSS Automate.
Log in as Provider, Reseller, or Customer administrator.
Set the hierarchy node to the node where you want to sync in users from LDAP to VOSS Automate.
Go to (default menus) LDAP Management > LDAP Server.
Click Add.
Fill out the fields on the Base tab.
Optionally, on the Sync List tab, if you choose LDAP sync list option Create sync list from template, you can choose a LDAP sync list template (based on the server type) - either of these:
You can choose a template when adding the LDAP server, or update your choice after saving. If you don't choose a template, LDAP sync is not affected by this list. See the tab description, and:
Click Save.
Test the connection to the LDAP server.
If the authentication credentials or search base DN are invalid, the system displays an error, for example:
Error encountered while processing your request
caught exception: [Helper] validation failed; Invalid search base db.
LDAP Server Page Field Reference
This page contains the following tabs:
Fields | Description |
---|---|
Description | Defaults to the current hierarchy level. |
Host Name * | Hostname or IP address of the LDAP server. This field is required. |
Port | Port number for LDAP traffic. Defaults to 389. |
User DN * | The User Distinguished Name of an administrative user who has access rights to the Base DN on the LDAP server. This field is required. Examples:
|
Admin Password * | Admin password associated with the user. This field is required. |
Search Base DN * | Base Distinguished Name for LDAP search. This should be a container or directory on the LDAP server where the LDAP users exist, such as an Organization Unit or OU. As an example, to search within an Organizational Unit called CUS01 under a domain called GCLAB.COM, the Search Base DN would be OU=CUS01,DC=GCLAB,DC=COM. This field is required. Note that the search will traverse the directory tree from this point down and will include any sub OU's which have been added within the OU. |
Search Filter | An RFC 2254 conformant string used to restrict the results returned by list operations on the LDAP server. |
Server Type * | Choose between Microsoft Active Directory or OpenLDAP. For AD LDS (ADAM), choose Microsoft Active Directory. |
AD Sync Mode * | Defaults to Direct. |
Enable Write Operations | This check box is only shown for Microsoft Active Directory servers (Server Type is Microsoft Active Directory) when Encryption Method is "Use SSL Encryption (ldaps://)" (port is 636). When enabled, VOSS Automate user management allows for the management of users on the LDAP server (add, modify, delete). |
Fields | Description |
---|---|
CUCM LDAP Directory Name | The name of the LDAP Directory configured on CUCM that we want this user to be considered synced from. The LDAP Directory must be configured on CUCM already. This is an optional parameter but the following should be considered: For top down sync scenario, Users will be added to CUCM as Local Users if this parameter is not set. For bottom up sync scenario, Users will not be able to log on to VOSS Automate if this parameter is not set. |
Encryption Method | Choose between No Encryption, Use SSL Encryption (ldaps://), or Use StartTLS Extension.
|
Server Root Certificate | If Trust All is Cleared, the LDAP server's SSL certificate is validated against this root certificate. If no Server Root Certificate is specified, validation is done against any existing trusted CA certificates. Use this option for custom root certificates in .pem format. See "SSO Certificate Management" for more information. |
Trust All | Select this check box to disable certificate validation. |
Primary Key Attribute | The attribute value used to uniquely identify and search for records on an LDAP server. For example, uid is the attribute when using a 389-Directory Server and entryUUID when using an OpenLDAP server. The attribute must be unique, should not change over time and should not be location specific. If no attribute is entered, entryUUID is used for an OpenLDAP server and ObjectGUID if the LDAP server is Microsoft Active Directory. |
Authentication Scope | Hierarchical scope this server applies to: Local authentication or Full tree authentication. [1] |
User sync type | Type of users that can authenticate against this server: All users or Synced users only
|
Authentication enabled | Indicate whether the server is available for authentication. Default value is True. |
Search Filter examples:
User lookup for LDAP authentication is restricted to the device/ldap model specified in the Authentication Attribute: Model Type. For example, if this attribute was device/ldap/user, the LDAP user authentication is restricted to (objectClass=user).
Related Topics
[1] | For details around authentication scope, see User Login Options by Authentication Method and Server Authentication Scope. |
On this tab you can choose a LDAP sync list option, when adding a new LDAP server or when updating an existing LDAP server (one that was added prior to release 19.3.4).
Note
A sync list improves performance, and limits sync attributes to those relevant to your scenario.
Important
A note on this tab warns that the following attributes are always synced in, regardless of the sync list option you choose:
The table describes the LDAP sync list options you can choose on this tab:
LDAP Sync List Option | Description |
---|---|
No sync list - all fields will be synced | LDAP sync is not driven by a LDAP sync list. All fields are imported (as they were before release 19.3.4). |
Create sync list manually | The fields to sync can be added or modified manually. For list override precedence and other considerations, see LDAP Sync Lists. |
Create sync list from template | Displays an additional field on the tab (LDAP Sync List Template) and allows you to choose a sync list from a predefined configuration template (CFT). VOSS Automate provides default Sync List CFTs for the following:
These CFTs contain LDAP attributes that are typically required to be synced with LDAP. Once you've applied the template, or if a template is not used, a sync list is visible and configurable directly on a saved LDAP server's Sync List tab. See LDAP Sync Lists. |
VOSS Automate supports LDAP authentication and can be used either standalone (LDAP Authentication only) or in conjunction with LDAP syncing of users:
LDAP sync and authentication |
|
LDAP authentication-only (standalone) |
|
Note
LDAP authentication workflow
User provides their credentials in the VOSS Automate system Login page.
Authentication request is sent to the relevant LDAP server(s), based on the user's authentication setup:
Default authentication setup | Matching username and password
|
Alternative authentication setup | Non-matching username and password VOSS Automate supports authentication for mapping non-matching usernames. This is useful where the username in VOSS Automate and the UC apps is different to the username in LDAP. For example, if the LDAP username is bobsmith but the username in VOSS Automate is bsmith, then choose LDAP as the authentication type and set the LDAP username (bobsmith in this case) to match the username of bsmith in VOSS Automate. You would do this via the LDAP authentication attribute, such as sAMAccountName, mail, or userPrincipalName (which define the field where the username is sourced from, and which is used to authenticate the user.) |
Note
For LDAP authentication, the password rules of the VOSS Automate credential policy don't apply as the password is managed in the LDAP directory. Other credential policy rules are applied (such as session length), as these are managed in VOSS Automate.
Related Topics
Title | Description | Details | |||||||||||||||||||||||||||||||||||||||||||||||
---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|
Description | The description of the LDAP server. |
|
|||||||||||||||||||||||||||||||||||||||||||||||
Host Name * | The host name of the LDAP server. |
|
|||||||||||||||||||||||||||||||||||||||||||||||
Port | The port number for LDAP traffic. The ports a fully configurable. Default: 389 |
|
|||||||||||||||||||||||||||||||||||||||||||||||
User DN * | The User Distinguished Name (DN) on the LDAP server. |
|
|||||||||||||||||||||||||||||||||||||||||||||||
Admin Password * | The administrator Password associated with the Username to connect to the LDAP server. |
|
|||||||||||||||||||||||||||||||||||||||||||||||
Search Base DN * | The base Distinguished Name for LDAP search. |
|
|||||||||||||||||||||||||||||||||||||||||||||||
Search Filter | A RFC 2254 conformant string that is used to restrict the results retuned by list operations on the LDAP server. |
|
|||||||||||||||||||||||||||||||||||||||||||||||
Enable Write Operations | Enables Add, Modify and Delete operations for users on the the LDAP server. |
|
|||||||||||||||||||||||||||||||||||||||||||||||
Server Type * | The selected LDAP server type. The type can be Open LDAP or Microsoft Active Directory. |
|
|||||||||||||||||||||||||||||||||||||||||||||||
Authentication Attribute |
|
||||||||||||||||||||||||||||||||||||||||||||||||
Model Type | The model type to be used for authentication. The defualt choices are device/ldap/inetOrgPerson, device/ldap/person, and device/ldap/user. If the default choices do not fit the deployment scenario, custom values are allowed for this field. |
|
|||||||||||||||||||||||||||||||||||||||||||||||
Login Attribute Name | The selected attribute of the LDAP user login. When Server Type is Microsoft Active Directory, the following default choices are populated employeeNumber, mail, sAMAccountName, telephoneNumber, userPrincipalName. When Server Type is Open LDAP, the following choices are populated employeeNumber, mail, telephoneNumber, uid. If the default choices do not fit the deployment, custom values are allowed for this field. |
|
|||||||||||||||||||||||||||||||||||||||||||||||
Connection Security |
|
||||||||||||||||||||||||||||||||||||||||||||||||
Encryption Method | The encryption mechanism to be used. This can be No Encryption, Use SSL Encryption (ldaps://), or Use StartTLS Extension Default: no_encryption |
|
|||||||||||||||||||||||||||||||||||||||||||||||
Certificate Validation | Specifies behavior for certificate validation eg. Trust all certificates (no validation). |
|
|||||||||||||||||||||||||||||||||||||||||||||||
Trust All | When enabled, the system will not check if the server's certificate is trusted. |
|
|||||||||||||||||||||||||||||||||||||||||||||||
Server Root Certificate | When trust_all is False, the LDAP server's SSL certificate will be validated against this root certificate. If this certificate is not specified, validation will done against any existing trusted CA certificates. Use this option for custom root certificates in (.pem format) |
|
|||||||||||||||||||||||||||||||||||||||||||||||
Advanced Configuration | Advanced configuration settings. |
|
|||||||||||||||||||||||||||||||||||||||||||||||
Primary Key Attribute | This field allows an administrator to specify the primary key attribute that will be used to retrieve records from the ldap server. |
|
|||||||||||||||||||||||||||||||||||||||||||||||
Data Sync List | LDAP attributes to be included during data sync. |
|
|||||||||||||||||||||||||||||||||||||||||||||||
Model Type | Model type whose attributes should be included (eg device/ldap/user) |
|
|||||||||||||||||||||||||||||||||||||||||||||||
Attributes | Attributes to be included for model type. |
|
|||||||||||||||||||||||||||||||||||||||||||||||
Name |
|
||||||||||||||||||||||||||||||||||||||||||||||||
Authentication settings | Authentication settings. |
|
|||||||||||||||||||||||||||||||||||||||||||||||
Authentication Scope | Hierarchical scope this server applies to Default: Down |
|
|||||||||||||||||||||||||||||||||||||||||||||||
User Sync Type | Type of users that can authenticate against this server. Default: Synced_only |
|
|||||||||||||||||||||||||||||||||||||||||||||||
Authentication Enabled | Authentication Enabled Default: True |
|
|||||||||||||||||||||||||||||||||||||||||||||||
Ext |
|
||||||||||||||||||||||||||||||||||||||||||||||||
LDAP Server | The assoicated LDAP server host. |
|
|||||||||||||||||||||||||||||||||||||||||||||||
Port | The assoicated LDAP server port. |
|
|||||||||||||||||||||||||||||||||||||||||||||||
Search_Base_Dn | The assoicated LDAP server Search Base Dn. |
|
|||||||||||||||||||||||||||||||||||||||||||||||
Unique ID | This is an auto-generated internal identifier that does not need to be explicitly initialized. Default: Auto generated |
|
|||||||||||||||||||||||||||||||||||||||||||||||
AD Sync Mode * | The mode in which users will be synced from the LDAP server. Currently, only Direct sync from the LDAP server is supported. |
|
|||||||||||||||||||||||||||||||||||||||||||||||
Organization ID | The organization ID assigned to the tenant in the Common Identity Store. This is not used currently and does not need to be initialized. |
|
|||||||||||||||||||||||||||||||||||||||||||||||
CUCM LDAP Directory Name | The name of the LDAP Directory configured on CUCM that we want this user to be considered synced from. The LDAP Directory must be configured on CUCM already. This is an optional parameter but the following should be considered: For top down sync scenario, Users will be added to CUCM as Local Users if this parameter is not set. For bottom up sync scenario, Users will not be able to log on to CUCDM if this parameter is not set. |
|
|||||||||||||||||||||||||||||||||||||||||||||||
Ldapsynclist |
|
||||||||||||||||||||||||||||||||||||||||||||||||
Note | Note about certain fields that will always get synced. |
|
|||||||||||||||||||||||||||||||||||||||||||||||
LDAP Sync List Option | LDAP Sync List Option. Please Note: LDAP server sync will always sync in the following attributes, regardless of whether they are explicitly set in the sync list or not. (sAMAccountName, userPrincipalName, mail, cn, uid, description) Default: none |
|
|||||||||||||||||||||||||||||||||||||||||||||||
LDAP Sync List Template | LDAP Sync List Template. A template contains a predefined list of fields that is normally used when syncing in LDAP servers. |
|
|||||||||||||||||||||||||||||||||||||||||||||||
LDAP Sync List Template Flag | Flag to see if we need to show the LDAP Sync List Template field |
|