Versions Compared

Key

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

...

...

User Mapping

Old property (prior to 1.1)New property (since plugin 1.1)DescriptionDefault valueExample for Active Directory Server
ldap.baseDnldap.user.baseDnBase DN cn=users,dc=example,dc=org
ldap.userObjectClassldap.user.objectClassObject class of LDAP users.inetOrgPersonuser
ldap.loginAttributeldap.user.loginAttributeAttribute in LDAP holding the user’s login.uidsAMAccountName
   userpassword 
 ldap.user.realNameAttributeAttribute in LDAP holding the user’s real name.cncn
 ldap.user.emailAttributeAttribute in LDAP holding the user’s email.mailmail

Group Mapping

Supported only static type of groups - when group contains list of users, but not dynamic - when user entry contains attribute ( memberOf ) with list of groups.

New property (since plugin 1.1)DescriptionDefault valueExample for Active Directory Server
ldap.group.baseDnBase DN cn=groups,dc=example,dc=org
ldap.group.objectClassObject ClassgroupOfUniqueNamesgroup
ldap.group.idAttributeGroup Id Attributecncn
ldap.group.memberAttributeGroup Member AttributeuniqueMembermember