securewayLdapFilterProperties - IBM SecureWay Directory Server LDAP Filters (securewayLdapFilterProperties)

Specifies the list of default IBM SecureWay Directory Server LDAP filters.

NameTypeDefaultDescription
idstringA unique configuration ID.
userFilterstring(&(uid=%v)(objectclass=ePerson))An LDAP filter clause for searching the user registry for users.
groupFilterstring(&(cn=%v)((objectclass=groupOfNames)(objectclass=groupOfUniqueNames)))
userIdMapstring*: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.
groupMemberIdMapstringgroupOfNames:member;groupOfUniqueNames:uniqueMemberAn LDAP filter that identifies user to group memberships.