Mapping an LDAP Entry to a Base Object

Each LDAP entry is mapped to a base product object (User or Group) using an <LDAPEntry> element that has the following attributes:

Attribute Description
name

The name of the LDAP entry:

- Group

- User

baseDN The base distinguished name in LDAP for this entry.
cdxEntity

The name of the base product entity to which the LDAP entry is mapped:

- User

- UserGroup

searchFilter An LDAP search filter that is used to locate LDAP entries. A %searchParm% string in that filter is replaced by the value from the user or group search on the LDAP Import page.
Scope

Sets the scope of the search. Valid values are:

- onelevel (the value normally used)

- subtree