|
|
@ -25,7 +25,8 @@ |
|
|
|
'depends': ["auth_ldap"], |
|
|
|
'author': "Daniel Reis (https://launchpad.com/~dreis-pt)", |
|
|
|
'description': """\ |
|
|
|
Allows to define the LDAP attributes to use to retrieve user name and e-mail address. |
|
|
|
Allows to define the LDAP attributes to use to retrieve user name and e-mail |
|
|
|
address. |
|
|
|
|
|
|
|
The default attribute used for the name is "cn". |
|
|
|
For Active Directory, you might prefer to use "displayName" instead. |
|
|
|