Go to documentation repository
Page History
...
LDAP attribute | FieldinIntellect | 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 Intellect 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 Intellect 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 Intellect DB fields. |
E-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 Intellect DB fields. |
...