LDAPGroupNameAttribute
Summary
Sets the attribute of the LDAP group that contains the name of the group.Usage
LDAPGroupNameAttribute=<attribute that contains the name of the group>
Description
Sets the attribute of the LDAP group that contains the name of the group.
Keep in mind that this setting is required when the LDAPGroupMappingType setting in block [LDAPSettings] is set to GetGroupsTree or SimpleMapping. This is also the case when the setting is set to UseGroupAttribute and the LDAPUserGroupAttributeType setting in the same block is set to dn.
This setting is case sensitive.
Possible values are
- cn: common name
- fn: first name
- sn: last name
Examples
LDAPGroupNameAttribute=cn
This is the default setting.
Ester Heylen (16/11/2009 5:27 pm)
Ester Heylen (22/06/2010 4:08 pm)
Comments
There are no comments.