Go to documentation repository
Page History
| Section | |||||||||||||||||||||
|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|
|
General information
LDAP catalogs allow you to centralize the user management. Axxon One supports three operation scripts with LDAP:
- Manual registration of LDAP users: allows granting selectively the access to the LDAP catalog. The administrator manually creates the Axxon One user and links it with the LDAP account.
- Synchronization of LDAP users: allows adding users in bulk. The system loads users from the selected LDAP branch and automatically adds them to the selected Axxon One role.
- Automatic registration of LDAP users: allows any LDAP user to log in to Axxon One under one or multiple predetermined roles. After the system successfully checks the password, the user is automatically added to the configuration and gets the role specified in the Role for automatic registration of user field.
Configuring LDAP
To configure the LDAP catalog, do the followingTo connect to an LDAP catalog:
In the LDAP catalogs group, click the Create... button.
An - The LDAP 1 object is added in the system. On the right, a
- the panel displays configuration settings for the LDAP catalog.
- Enter a name for the catalog in the appropriate field (1).
- with connection settings to the LDAP 1 catalog is displayed.
- In the Name field, enter the name of the catalog.
- In the Server name or IP address field, enter the address of the LDAP catalog server (2) and port (3)
- LDAP catalog server.
- In the Port field, enter the connection port of the LDAP catalog server.
In the Base DN field, enter the Distinguished Name of the branch from which
to start search (4)the data search starts.
Note title Attention! - If LDAP users are located in multiple directories with
a tree-like - the hierarchical structure, you cannot
establish instant synchronization across - synchronize all users at the same time.
- To synchronize each user group
within a - in the DN branch, you
have to - must specify the path to the corresponding directory.
For example, LDAP contains
a directory Employees including subdirectories - must specify the path to the corresponding directory.
- the Employees directory and the Managers, Cashiers and Salesmen
.- subdirectories:
- DN branches for synchronizing users within
Managers directory- subdirectories:
- the Managers directory: ou=Managers,ou=Employees,dc=example,dc=com.
- DN branches for synchronizing users within
Cashiers directory- the Cashiers directory: ou=Cashiers,ou=Employees,dc=example,dc=com.
- DN branches for synchronizing users within
Salesmen directory- the Salesmen directory: ou=Salesmen,ou=Employees,dc=example,dc=com.
Enter - In the User field, enter the name of a
- the user who has write
- the read access to
- from the base DN, in LDAP format
- (RDN + DN) with password (5).If encryption (SSL) is required for connecting to the LDAP server, select the corresponding check box (6)
- format.
- In the Password field, enter the user password.
- Set the Use secure connection (SSL) checkbox if you want to use a secure connection (SSL) when you connect to the LDAP catalog.
In the Search filter field, enter
a string for filtering catalog entries (7)the filtering string of entries in the catalog.
Note title Attention! To upload users by groups, not by
directoriescatalogs, you
should must use the memberof attribute in the
Member Of filter
attribute. For example:
(&(objectClass=user)(memberof=CN=YourGroup,OU=Users,DC=YourDomain,DC=com)
.)
In the Username attribute field, enter the
field attribute from which the
user's login username is obtained
(8).
To search for users
by via the sAMAccountName attribute
sAMAccountName, you must enter
their names in small letters – the attribute in lowercase letters—samaccountname.
In the DN attribute field, enter the
field attribute from which the user's DN is obtained
(9).. You can use Microsoft Active Directory and OpenLDAP LDAP templates in the LDAP templates
. To use a template, click the relevant link (10).Specify a default user role for users created via LDAP (11). If no role is specified, no automatic user creation will be possible for this catalog.
- Сlick the Apply button.
parameter to specify the username and DN attribute.
- In the Role for automatic registration of user field, enter the 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.
- Click the Apply button.
| title | Note |
|---|
| title | Note |
|---|
As a result, the LDAP catalog is The LDAP catalog is now added to the system.
To test the connection, click the Test connection button. If the connection is successful, the form on the lower part of the screen displays information about the below is filled by the data of catalog users.
Otherwise, an error message appears..
Copying the LDAP catalog
To copy a catalog with all settings, do the following:
- Click the name of the catalog that you want to copy.
- Click the Create... button.
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.
Removing the LDAP catalog
To remove a catalog, do the following:
- Click the name of the catalog that you want to remove.
- Click the Remove button.
As a result, the selected catalog is removed.



