Metadata-Version: 2.0
Name: odoo9-addon-users-ldap-mail
Version: 9.0.1.0.0.99.dev13
Summary: LDAP mapping for user name and e-mail
Home-page: UNKNOWN
Author: Daniel Reis (https://launchpad.com/~dreis-pt),Odoo Community Association (OCA)
Author-email: support@odoo-community.org
License: AGPL-3
Platform: UNKNOWN
Classifier: Programming Language :: Python
Classifier: Framework :: Odoo
Classifier: License :: OSI Approved :: GNU Affero General Public License v3
Requires-Python: ~=2.7
Requires-Dist: odoo (<9.1a,>=9.0a)

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.


