{ "info": { "author": "OpenERP SA", "author_email": "TODO", "bugtrack_url": null, "classifiers": [ "Development Status :: 5 - Production/Stable", "Environment :: Plugins", "Intended Audience :: Developers", "License :: OSI Approved :: GNU Affero General Public License v3", "Natural Language :: English", "Programming Language :: Python :: 2.7", "Programming Language :: Python :: Implementation :: CPython" ], "description": "Adds support for authentication by LDAP server.\n===============================================\nThis module allows users to login with their LDAP username and password, and\nwill automatically create OpenERP users for them on the fly.\n\n**Note:** This module only work on servers who have Python's ``ldap`` module installed.\n\nConfiguration:\n--------------\nAfter installing this module, you need to configure the LDAP parameters in the\nConfiguration tab of the Company details. Different companies may have different\nLDAP servers, as long as they have unique usernames (usernames need to be unique\nin OpenERP, even across multiple companies).\n\nAnonymous LDAP binding is also supported (for LDAP servers that allow it), by\nsimply keeping the LDAP user and password empty in the LDAP configuration.\nThis does not allow anonymous authentication for users, it is only for the master\nLDAP account that is used to verify if a user exists before attempting to\nauthenticate it.\n\nSecuring the connection with STARTTLS is available for LDAP servers supporting\nit, by enabling the TLS option in the LDAP configuration.\n\nFor further options configuring the LDAP settings, refer to the ldap.conf\nmanpage: manpage:`ldap.conf(5)`.\n\nSecurity Considerations:\n------------------------\nUsers' LDAP passwords are never stored in the OpenERP database, the LDAP server\nis queried whenever a user needs to be authenticated. No duplication of the\npassword occurs, and passwords are managed in one place only.\n\nOpenERP does not manage password changes in the LDAP, so any change of password\nshould be conducted by other means in the LDAP directory directly (for LDAP users).\n\nIt is also possible to have local OpenERP users in the database along with\nLDAP-authenticated users (the Administrator account is one obvious example).\n\nHere is how it works:\n---------------------\n * The system first attempts to authenticate users against the local OpenERP\n database;\n * if this authentication fails (for example because the user has no local\n password), the system then attempts to authenticate against LDAP;\n\nAs LDAP users have blank passwords by default in the local OpenERP database\n(which means no access), the first step always fails and the LDAP server is\nqueried to do the authentication.\n\nEnabling STARTTLS ensures that the authentication query to the LDAP server is\nencrypted.\n\nUser Template:\n--------------\nIn the LDAP configuration on the Company form, it is possible to select a *User\nTemplate*. If set, this user will be used as template to create the local users\nwhenever someone authenticates for the first time via LDAP authentication. This\nallows pre-setting the default groups and menus of the first-time users.\n\n**Warning:** if you set a password for the user template, this password will be\n assigned as local password for each new LDAP user, effectively setting\n a *master password* for these users (until manually changed). You\n usually do not want this. One easy way to setup a template user is to\n login once with a valid LDAP user, let OpenERP create a blank local\n user with the same login (and a blank password), then rename this new\n user to a username that does not exist in LDAP, and setup its groups\n the way you want.", "description_content_type": null, "docs_url": null, "download_url": "UNKNOWN", "downloads": { "last_day": -1, "last_month": -1, "last_week": -1 }, "home_page": "http://www.openerp.com", "keywords": null, "license": "AGPL-3", "maintainer": null, "maintainer_email": null, "name": "openerp-auth-ldap", "package_url": "https://pypi.org/project/openerp-auth-ldap/", "platform": "UNKNOWN", "project_url": "https://pypi.org/project/openerp-auth-ldap/", "project_urls": { "Download": "UNKNOWN", "Homepage": "http://www.openerp.com" }, "release_url": "https://pypi.org/project/openerp-auth-ldap/7.0.406/", "requires_dist": null, "requires_python": null, "summary": "Authentication via LDAP", "version": "7.0.406" }, "last_serial": 995056, "releases": { "7.0.355": [ { "comment_text": "", "digests": { "md5": "38aeee511a57c411edb4ebf0ef4960ed", "sha256": "34d41c5b77f8a87fac6b9e1e50e9df22bc4d949e7d20c0e5fbd27a7c4907ca4b" }, "downloads": -1, "filename": "openerp-auth-ldap-7.0.355.tar.gz", "has_sig": false, "md5_digest": "38aeee511a57c411edb4ebf0ef4960ed", "packagetype": "sdist", "python_version": "source", "requires_python": null, "size": 67820, "upload_time": "2013-12-21T22:47:04", "url": "https://files.pythonhosted.org/packages/f9/a4/caff43c3da07a4daf524b9cba147ebfa308d464fd1521b65e2c0210ffc84/openerp-auth-ldap-7.0.355.tar.gz" } ], "7.0.406": [ { "comment_text": "", "digests": { "md5": "03688f3a6b0f4e24111810a75a70782f", "sha256": "e809d0f3a1f823b8819645133f25c280dd9d421d468885662c9289556d7732cf" }, "downloads": -1, "filename": "openerp-auth-ldap-7.0.406.tar.gz", "has_sig": false, "md5_digest": "03688f3a6b0f4e24111810a75a70782f", "packagetype": "sdist", "python_version": "source", "requires_python": null, "size": 67936, "upload_time": "2014-02-09T14:52:44", "url": "https://files.pythonhosted.org/packages/11/59/8be105b86fb7f2bdcd339f7d63e5c794b27ff2d69c3689014b08a2da4e15/openerp-auth-ldap-7.0.406.tar.gz" } ] }, "urls": [ { "comment_text": "", "digests": { "md5": "03688f3a6b0f4e24111810a75a70782f", "sha256": "e809d0f3a1f823b8819645133f25c280dd9d421d468885662c9289556d7732cf" }, "downloads": -1, "filename": "openerp-auth-ldap-7.0.406.tar.gz", "has_sig": false, "md5_digest": "03688f3a6b0f4e24111810a75a70782f", "packagetype": "sdist", "python_version": "source", "requires_python": null, "size": 67936, "upload_time": "2014-02-09T14:52:44", "url": "https://files.pythonhosted.org/packages/11/59/8be105b86fb7f2bdcd339f7d63e5c794b27ff2d69c3689014b08a2da4e15/openerp-auth-ldap-7.0.406.tar.gz" } ] }