Versions Compared

Key

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

...

Attribute Mapping - Report To : LDAP entry attribute that return the primary attribute value of a LDAP user entry which a user is reporting to. eg. "manager". The "reportTo" takes higher precedence than HOD defined in Department

Map To "Report To" Entry Attribute : The primary attribute of a LDAP entry that return by "Report To". eg. "distinguishedName".

Attribute Mapping - Groups : LDAP entry attribute that return the primary attribute value of a LDAP group entry which a user is belonging to. eg. "memberOf". Used only when groups info is also kept in LDAP user.

Map To LDAP Group Entry Primary Attribute : The primary attribute of a LDAP entry that return by "Groups". eg. "distinguishedName".

Attribute Mapping - Departments : LDAP entry attribute that return the primary attribute value of a LDAP department entry which a user is belonging to. eg. "memberOf". Used only when departments info is also kept in LDAP user.

Map To LDAP Department Entry Primary Attribute : The primary attribute of a LDAP entry that return by "Departments". eg. "distinguishedName".

Page 3 : Group

Group Base DNBase DN of the LDAP group entries. If not specified, the Root DN will be used.

Group Import Search Filter : LDAP filter query to return LDAP group entries. eg. "(objectClass=group)". Refer If not specified, no group will be queried.  Refer to LDAP Filter Syntax.

Attribute Mapping - Id : LDAP entry attribute that return id of group.  eg. "distinguishedName".

...

Attribute Mapping - Users : LDAP entry attribute that return the primary attribute value of a LDAP user entry. eg. "member". 

Map To LDAP User Entry Primary Attribute : The primary attribute of a LDAP entry that return by "Users". eg. "distinguishedName".

Page 4 : Department

Department Base DNBase DN of the LDAP department entries. If not specified, the Root DN will be used.

Department Import Search Filter : LDAP filter query to return LDAP department entries. eg. "(objectClass=group)". If not specified, no department will be queried. Refer to LDAP Filter Syntax.

Attribute Mapping - Id :  LDAP entry attribute that return id of department.

Attribute Mapping - Name :  LDAP entry attribute that return name of department.

Attribute Mapping - Description :  LDAP entry attribute that return description of department.

Attribute Mapping - HOD :  LDAP entry attribute that return the primary attribute value of a LDAP user entry which representing a head of department. eg. "manager".

Attribute Mapping - Users :  LDAP entry attribute that return the primary attribute value of a LDAP user entry. eg. "member".

Map To LDAP User Entry Primary Attribute :  The primary attribute of a LDAP entry that return by "HOD" and "Users". eg. "distinguishedName".

Page 5 : Admin Role

Admin Role Base DNBase DN of the LDAP admin role entries. If not specified, the Root DN will be used. 

Admin Role Import Search Filter :LDAP filter query to return LDAP department entries. eg. "(objectClass=group)". If not specified,  no user with administrator role will be queriedRefer to LDAP Filter Syntax.

Attribute Mapping - Users :  LDAP entry attribute that return the primary attribute value of a LDAP user entry. eg. "member". Returned LDAP user entries will be granted with admin role in Workflow Management Console

Map To LDAP User Entry Primary Attribute : The primary attribute of a LDAP entry that return by "Users". eg. "distinguishedName".

Page 6 : Advanced

Result Size Per Paged SearchControls the total number of entries that can be returned by a paged search. To disable paged search, please set the value to 0

...