Documentation for Axxon PSIM 1.0.0-1.0.1.

Previous page General information about the Service LDAP module  Configuration of correspondence between address attributes and Axxon PSIM DB fields Next page


The connection to an LDAP address book is configured on the LDAP Service object's settings panel. This object is created based on a Computer object on the Hardware tab of the System Settings dialog.

The connection to an LDAP address book is configured as follows:

  1. Go to the LDAP Service object's settings panel.
  2. In the Server field, specify then name of the server on which the LDAP is started (1).

  3. In the Port field, enter the number of the LDAP server port, specified in the previous step, designed to receive incoming connections (2).
  4. Select the version of the LDAP protocol being used from the Protocol dropdown list (3).
  5. In the Basic DN field, specify the unique identifier of the LDAP base entry that will be the first when the search for users starts (4).

    Example.

    The example of how to fill in the Basic DN field: ou=Address, dc=MyCompany, dc=com

  6. From the Request type drop-down list, select the type of user import (5):
    1. Users: only users are imported.
    2. Groups: only groups are imported.
    3. Users and groups: both groups and users are imported.
  7. Select the connection security method being used by the LDAP server from the Level dropdown list (6).
  8. In the User field, specify the unique name of the user with rights to access the LDAP address book (7). Axxon PSIM will access the LDAP address book under this username. Up to 255 characters.

    Example.

    The example of how to fill in the User field: uid=user.name,ou=Users,dc=MyCompany,dc=com

  9. Enter the user's LDAP address book password in the Password field (8).

    Note.

    The username and password should not be entered if the selected connection security method does not require them.
  10. To save the settings, click the Apply button (9).

This completes the process of configuring the connection to an LDAP address book.

  • No labels