Caution: This documentation is for eZ Publish legacy, from version 3.x to 6.x.
For 5.x documentation covering Platform see eZ Documentation Center, for difference between legacy and Platform see 5.x Architecture overview.

LDAPUserGroupMap

Summary

Maps group names from the LDAP group to eZ Publish usergroups.

Usage

 

LDAPUserGroupMap[<LDAP group name>]=<eZ group name>

Description

This sets the group names map, from the LDAP group to eZ Publish usergroups. This setting is used when the setting LDAPGroupMappingType in block [LDAPSettings] is set to SimpleMapping.
By default this setting is left empty.
This setting is case sensitive.

Examples

LDAPUserGroupMap[myldapgroup]=myezgroup

This will map the LDAP group "myldapgroup" to the eZ Publish group "myezgroup".

Ester Heylen (16/11/2009 6:23 pm)

Ester Heylen (23/06/2010 8:01 am)


Comments

There are no comments.