domino50LdapFilterProperties - IBM Lotus Domino LDAP Filters (domino50LdapFilterProperties)

Specifies the list of IBM Lotus Domino LDAP filters.

NameTypeDefaultDescription
idstringA unique configuration ID.
userFilterstring(&(uid=%v)(objectclass=Person))An LDAP filter clause for searching the user registry for users.
groupFilterstring(&(cn=%v)(objectclass=dominoGroup))An LDAP filter clause for searching the user registry for groups.
userIdMapstringperson:uidAn LDAP filter that maps the name of a user to an LDAP entry.
groupIdMapstring*:cnAn LDAP filter that maps the name of a group to an LDAP entry.
groupMemberIdMapstringdominoGroup:memberAn LDAP filter that identifies user to group memberships.