Versions Compared

Key

  • This line was added.
  • This line was removed.
  • Formatting was changed.
Section


Column
width50%


Panel
borderColor#CCCCCC
bgColor#FFFFFF
titleBGColor#F0F0F0
borderStylesolid
titleOn the page:

Table of Contents



Column



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 following:

  1. In the LDAP catalogs group, click the Create... button.

    Image Modified
  2. An
  3. The LDAP 1 object is added in the system. On the right,
  4. a
  5. the panel
  6. displays configuration settings for the
  7. with connection settings to the LDAP 1 catalog is displayed.
  8. In the Name field, enter
  9. a
  10. the name
  11. for
  12. of the catalog.
    Image Modified
  13. In the Server name or IP address field, enter the address
  14. of the
  15. of the LDAP catalog
  16. Server
  17. server.
  18. In the Port field, enter the connection port
  19. of the
  20. of the LDAP catalog
  21. Server
  22. server.
  23. In the Base DN field, enter the Distinguished Name of the branch

  24. ,
  25. from which the data search starts.

    Note
    titleAttention!
    • If LDAP users are located in multiple directories with
  26. a
    • the hierarchical structure, you cannot synchronize all users at the same time.
    • To synchronize each user group
  27. within a
    • in the DN branch, you must specify the path to the corresponding directory.
      For example, LDAP contains
  28. a
    • the Employees directory
  29. Employees
    • and
  30. subdirectories 
    • the Managers, Cashiers and Salesmen subdirectories:
      • DN branches for synchronizing users
  31. within Managers directory
      • within the Managers directory: ou=Managers,ou=Employees,dc=example,dc=com.
      • DN branches for synchronizing users
  32. within Cashiers directory
      • within the Cashiers directory: ou=Cashiers,ou=Employees,dc=example,dc=com.
      • DN branches for synchronizing users
  33. within Salesmen directory
      • within the Salesmen directory: ou=Salesmen,ou=Employees,dc=example,dc=com.
  34. In the User field, enter the name of
  35. a
  36. the user who has
  37. a
  38. the read access
  39. to
  40. from the base DN, in
  41. LDAP 
  42. LDAP (RDN + DN) format.
  43. In the Password field, enter the user password.
  44. Set the Use secure connection (SSL) checkbox if you want to use a secure connection (SSL) when
  45. connecting
  46. you connect to the LDAP catalog.
  47. In the Search filter field, enter

  48. a string for filtering catalog entries
  49. the filtering string of entries in the catalog.

    Note
    titleAttention!

    To upload users by groups, not by catalogs, you must use the memberof attribute in the

  50. MemberOf
  51. filter

  52. attribute
  53. . For example:

    (&(objectClass=user)(memberof=CN=YourGroup,OU=Users,DC=YourDomain,DC=com)

  54. .
  55. )

  56. In the Username attribute field, enter the attribute

  57. ,
  58. from which the username is obtained.

  59. Info
    titleNote
  60. To search for users

  61. by
  62. via the sAMAccountName attribute, you must enter the attribute in lowercase letters—samaccountname.

  63. In the DN attribute field, enter the attribute

  64. , Info
    titleNote
  65. from which the user's DN is obtained.

  66. You can use Microsoft Active Directory and OpenLDAP LDAP templates in the LDAP templates parameter to specify the username and DN attribute.

  67. In the Role for automatic registration of user field, enter
  68. a
  69. the role
  70. ,
  71. 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.
  72. Сlick
  73. Click the Apply Image Modified button.

The As a result, the LDAP catalog is added to the system.

To test the connection, click the Test connection button. If the connection is successful, the form in the lower part of the screen displays information about the below is filled by the data of catalog users. 
Image Modified
Otherwise, an error message appears.

Copying the LDAP catalog

To copy a catalog with all settings, do the following:

  1. Click the name of the catalog that you want to copy.
  2. Click the Create... button.

A 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:

  1. Click the name of the catalog that you want to remove.
  2. Click the Remove Image Modified button.

The As a result, the selected catalog is removed.