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.
Ester Heylen (16/11/2009 6:36 pm)
Ester Heylen (23/06/2010 8:49 am)
Comments
There are no comments.