Go to documentation repository
LDAP catalogs allow you to centralize the user management. Axxon One supports three operation scripts with LDAP:
To configure the LDAP catalog, do the following:
In the LDAP catalogs group, click the Create... button.
| Field | Value | Description |
|---|---|---|
| LDAP connection | ||
| Name | LDAP 1 | Enter the name of the catalog |
| Server name or IP address | ldap.postland.org | Enter the address of the LDAP catalog server |
| Port | 636 | Enter the connection port of the LDAP catalog server |
| Use secure connection (SSL) | Set the checkbox if you want to use a secure connection (SSL) when you connect to the LDAP catalog | |
| Base DN | ou=Address,dc=company,dc=domain | Enter the Distinguished Name of the branch from which the data search starts Attention!
|
| User | uid=your.login,ou=Users,dc=company,dc=domain | Enter the name of the user who has the read access from the base DN in the LDAP (RDN + DN) format |
| Password | Enter the user password | |
| Filter settings | ||
| Search mode | Users | Select the search mode in the catalog |
| Groups | ||
| Users in Groups | ||
| Users and Users in Groups | ||
| Search filter | (objectClass=person) | Enter a filter string of entries in the catalog Attention! To upload users by groups, not by catalogs, you must use the memberof attribute in the filter. For example: (&(objectClass=user)(memberof=CN=YourGroup,OU=Users,DC=YourDomain,DC=com)) |
| Group search filter | (objectClass=group) | Enter a filter string of entries in the group Attention! The Search filter and Group search filter fields are mutually exclusive and are activated depending on the value in the Search mode field:
|
| LDAP templates | OpenLDAP | Select a template to set the username attribute |
| Microsoft Active Directory | ||
| Username attribute | cn | Enter the attribute from which the username is obtained. To search for users via the sAMAccountName attribute, you must enter the attribute in lowercase letters—samaccountname. |
| DN attribute | entrydn | Enter the attribute from which the user's DN is obtained. The default value of the DN attribute depends on the selected LDAP template:
|
| Role for automatic registration of user | Select a role to which new users of the LDAP catalog are automatically added when they log in to Axxon One. If you don't specify a role, the automatic user creation for this catalog is disabled | |
As a result, the LDAP catalog is added to the system.
To test the connection, click the Test connection button. If the connection isn't successful, an error message appears.
To upload the catalog users, click the Load button. If the connection is successful, the form below is filled with user data. Otherwise, an error message appears.
Synchronization can be performed manually or automatically. To synchronize LDAP catalogs:
| Parameter | Value | Description |
|---|---|---|
| Auto synchronization settings | ||
| Enable | By default, automatic synchronization is disabled. To enable automatic synchronization, set the checkbox | |
| Synchronization server | Select the synchronization server from the drop-down list | |
| Synchronization period | 1 day 0 hours 0 minutes | Set the period for automatic synchronization |
| Synchronization status | ||
| Status | Stopped | By default, the synchronization status is Stopped. Once synchronization starts, the status changes |
| Last synchronization | Unknown | By default, the date of the last synchronization is displayed as Unknown. Once synchronization starts, the date and time of the last synchronization are displayed |
Configuration of synchronization is complete.
To copy a catalog with all current settings saved:
As a result, the new catalog with identical settings is created. The default name of the new catalog is LDAP 1, LDAP 2, and so on, depending on the number of previously created catalogs.
To remove a catalog:
As a result, the selected catalog is removed.