Versions Compared

Key

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

...

Note
titleImportant!

All entries stored in an LDAP directory have uid (unique user idID) and ou (department) attributes. If these attributes are absent, then LDAP service fails to import and synchronize users between LDAP address book and Axxon PSIM DB.

If other attributes are used as unique id ID and department name in the address book, then these attributes  attributes are to be specified while configuring LDAP Service – see Configuration of correspondence between address attributes and Axxon PSIM DB fields.

...

LDAP attribute

FieldinAxxon PSIM

Commentary

User

sn

Surname (the User object, the name parameter)

If there is no sn attribute in return data, then this entry is ignored.

Please note that the last name of the user is stored in the "name" field in the Axxon PSIM database.

givenname

Name (the User object, the surname parameter)

Please note that the first name of the user is stored in the "surname" field in the Axxon PSIM database.

uid

ID in the external DB (the User object, the , external_id parameter)

If there is no uid attribute in return data, then a new employee is created i.e. there is duplication of employee.

If another attribute is used as uid in the address book, then this attribute is to be specified while configuring LDAP Service – see Configuration of correspondence between address attributes and Axxon PSIM DB fields.

mailE-mail address (the User object, the email parameter)
telephoneNumber(the User object, the phone parameter)
title(the User object, the post parameter)

Department

ou

Department name (the Department object, the name parameter)

If another attribute is used as ou in the address book, then this attribute is to be specified while configuring LDAP Service – see Configuration of correspondence between address attributes and Axxon PSIM DB fields.
Group
groupUser group in Request type (see Configuring the connection to the LDAP address book)The attribute is used to import user groups when selecting the request type Group or Users and groups.

...