Versions Compared

Key

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

...

As opposed with the earlier version, this enhanced LDAP Directory Manager implements all methods on the Joget Directory Manager class. In other words, it has been made possible to list and navigate through user, department and group entities in Joget itself.


Figure 1: Sample view View of Organization

Sample Configuration

...

URL

ldap://IP_ADDRESS:389

Admin Username (Principal)

cn=admin,dc=joget,dc=org

Admin Password (Credential)

admin

Root DN

DC=joget,DC=org

Note

You can use fill in with the value you filled in the values you used for "Admin Username (Principal)" and "Admin Password (Credential)" to login to the console if your mapping is not working properly.

...

User Base DN

 

User Import Search Filter

(objectClass=groupOfNames)

Attrbute Attribute Mapping - Username

cn

Attrbute Attribute Mapping - First Name

givenName

Attrbute Attribute Mapping - Last Name

sn

Attrbute Attribute Mapping - Email

mail

Attrbute Attribute Mapping - Status

 

Attrbute Attribute Mapping - Time Zone

8

Attrbute Attribute Mapping - Report To

 

Map To "Report To" Entry Attribute

dn

Attrbute Attribute Mapping - Groups

 

Map To LDAP Group Entry Primary Attribute

dn

Attrbute Attribute Mapping - Departments

 

Map To LDAP Department Entry Primary Attribute

dn

...

Group Base DN:

 

Group Import Search Filter

(objectClass=groupOfNames)

Attrbute Attribute Mapping - IdID

cn

Attrbute Attribute Mapping - Name

description

Attrbute Attribute Mapping - Description

description

Attrbute Attribute Mapping - Users

member

Map To LDAP User Entry Primary Attribute

dn

...

Department Base DN

 

Department Import Search Filter

(objectClass=groupOfNames)

Attrbute Attribute Mapping - IdID

cn

Attrbute Attribute Mapping - Name

description

Attrbute Attribute Mapping - Description

description

Attrbute Attribute Mapping - HOD

owner

Attrbute Attribute Mapping - Users

member

Map To LDAP User Entry Primary Attribute

dn

...

Admin Role Base DN

 

Admin Role Import Search Filter

(&(objectClass=person)(cn=admin))

Attrbute Attribute Mapping - Users

cn

Map To LDAP User Entry Primary Attribute

dn

...