LDAPFirstNameIsCommonName

Summary

Permits the extraction on the First Name from the common name.

Usage

 

LDAPFirstNameIsCommonName=true | false

Description

This setting allows you to use the common name (cn) for the first name, by removing the last name (sn) from common name.
This setting is useful if the first name is not stored directly in LDAP, but it can be extracted from the common name (cn). If you enable this setting by setting it to true, you need to set LDAPFirstNameAttribute in block [LDAPSettings] to 'cn'.
The first name will then be extracted from the common name. (This feature was added in version 4.1 beta 1.)
You can disable this setting, by using the value false.
This setting is case sensitive.

Examples

LDAPFirstNameIsCommonName=false

The first name will not be extracted from the common name.

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