LDAPMode
Type one of the following to indicate whether the group server must aggregate group membership information from users or groups:
- User. The group server retrieves group membership information from users. You should use this option in conjunction with Microsoft Active Directory and Netscape iPlanet servers. Use the KeyMemberOf setting to specify how the group server should retrieve this information.
-
Group. The group server retrieves group membership information from the groups rather than the users. Use the KeyMember and GroupFilter settings to specify how the group server should retrieve this information.
NOTE: You must use this option only if the
User
option does not work with your directory schema.
Type: | String |
Default: | User
|
Required: | No |
Configuration Section: | LDAP Repository |
Example: | LDAPMode=User
|
See Also: |