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.

LDAPLoginAttribute

Summary

Sets the LDAP attribute for login.

Usage

 

LDAPLoginAttribute=<string value

Description

Sets the LDAP attribute for login. This is the attribute of the LDAP servers user object definition, that holds the data needed to use as login (most likely the username) in eZ Publish.
This implies that the attribute must hold a string that uniquely identifies a user, most commonly the user ID.
Any string value is possible, depending on the LDAP server setup, but "uid" (User ID) is recommended.

This setting is case sensitive.

Examples

LDAPLoginAttribute=uid

The User ID is used to identify the user at login.
This is the default setting.

Ester Heylen (16/11/2009 5:07 pm)

Ester Heylen (22/06/2010 3:17 pm)


Comments

There are no comments.