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 followingTo connect to an LDAP catalog:

  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 LDAP catalog.
  7. Enter a name for the catalog in the appropriate field (1).
    Image Removed
  8. Enter
  9. with connection settings to the LDAP 1 catalog is displayed.
  10. In the Name field, enter the name of the catalog.
    Image Added
  11. In the Server name or IP address field, enter the address of the
  12. LDAP catalog server (2) and port (3)
  13. LDAP catalog server.
  14. In the Port field, enter the connection port of the LDAP catalog server.
  15. In the Base DN field, enter the Distinguished Name of the branch from which

  16. to start search (4)
  17. the data search starts.

    Note
    titleAttention!
    • If LDAP users are located in multiple directories with
  18. a tree-like
    • the hierarchical structure, you cannot
  19. establish instant synchronization across
    • synchronize all users at the same time.
    • To synchronize each user group
  20. within a
    • in the DN branch, you
  21. have to
    • must specify the path to the corresponding directory.
      For example, LDAP contains
  22. a directory Employees including subdirectories
    • the Employees directory and the Managers, Cashiers and Salesmen
  23. .
    • subdirectories:
      • DN branches for synchronizing users within
  24. Managers directory
      • the Managers directory: ou=Managers,ou=Employees,dc=example,dc=com.
      • DN branches for synchronizing users within
  25. Cashiers directory
      • the Cashiers directory: ou=Cashiers,ou=Employees,dc=example,dc=com.
      • DN branches for synchronizing users within
  26. Salesmen directory
      • the Salesmen directory: ou=Salesmen,ou=Employees,dc=example,dc=com.
  27. Enter
  28. In the User field, enter the name of
  29. a
  30. the user who has
  31. write
  32. the read access
  33. to
  34. from the base DN, in LDAP
  35. format
  36. (RDN + DN)
  37. with password (5).If encryption (SSL) is required for connecting to the LDAP server, select the corresponding check box (6)
  38. format.
  39. In the Password field, enter the user password.
  40. Set the Use secure connection (SSL) checkbox if you want to use a secure connection (SSL) when you connect to the LDAP catalog.
  41. In the Search filter field, enter

  42. a string for filtering catalog entries (7)
  43. the filtering string of entries in the catalog.

    Note
    titleAttention!

    To upload users by groups, not by

  44. directories
  45. catalogs, you

  46. should
  47. must use the memberof attribute in the

  48. Member Of
  49. filter

  50. attribute
  51. . For example:

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

  52. .
  53. )

  54. In the Username attribute field, enter the

  55. field
  56. attribute from which the

  57. user's login
  58. username is obtained

  59. (8)
  60. .

  61. Info
    titleNote
  62. To search for users

  63. by
  64. via the sAMAccountName attribute

  65. sAMAccountName
  66. , you must enter

  67. their names in small letters –
  68. the attribute in lowercase letters—samaccountname.

  69. In the DN attribute field, enter the

  70. field
  71. attribute from which the user's DN is obtained

  72. (9). Info
    titleNote
    To set a login and DN attribute, you
  73. . You can use Microsoft Active Directory and OpenLDAP LDAP templates in the LDAP templates

  74. . To use a template, click the relevant link (10).
  75. 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.

  76. Сlick the Apply button.
  77. parameter to specify the username and DN attribute.

  78. 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.
  79. Click the Apply Image Added button.

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. 
Image Added
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.

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 Added button.

As a result, the selected catalog is removed.Image Removed