Metadata-Version: 2.0
Name: odoo9-addon-users-ldap-mail
Version: 9.0.1.0.0.99.dev9
Summary: LDAP mapping for user name and e-mail
Home-page: UNKNOWN
Author: UNKNOWN
Author-email: UNKNOWN
License: AGPL-3
Platform: UNKNOWN
Requires-Dist: odoo (<9.1a,>=9.0a)
Classifier: Programming Language :: Python :: 2.7
Classifier: Framework :: Odoo
Classifier: License :: OSI Approved :: GNU Affero General Public License v3

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.
AD also supports the "mail" attribute, so it can be mapped into OpenERP.


