LDAPFirstNameAttribute

Summary

Sets the LDAP attribute for the first name.

Usage

 

LDAPFirstNameAttribute=fn | givename

Description

When the group assignment is complete, the user object is stored in eZ Publish.
This setting defines the LDAP attribute for the first name. By default it is "givenname" which implies that the first name is stored directly in LDAP.
If the first name is not stored directly in LDAP, but it can be extracted from the common name (cn) you should set LDAPFirstNameAttribute to 'cn' and set LDAPFirstNameIsCommonName in block [LDAPSettings] to true.
The first name will then be extracted from the common name, minus the last name. (This feature was added in version 4.1 beta 1.)
This setting is case sensitive.

Examples

LDAPFirstNameAttribute=givename

This is the default setting.

Powered by eZ Publish™ CMS Open Source Web Content Management. Copyright © 1999-2013 eZ Systems AS (except where otherwise noted). All rights reserved.