{ "info": { "author": "Jens Vagelpohl and contributors", "author_email": "jens@dataflake.org", "bugtrack_url": null, "classifiers": [ "Development Status :: 5 - Production/Stable", "Framework :: Zope2", "Intended Audience :: Developers", "License :: OSI Approved :: Zope Public License", "Programming Language :: Python", "Topic :: Internet :: WWW/HTTP :: Site Management", "Topic :: Software Development", "Topic :: System :: Systems Administration :: Authentication/Directory :: LDAP" ], "description": "===========================\n Products.LDAPMultiPlugins\n===========================\n\n.. contents::\n\nThe LDAPMultiPlugins provides PluggableAuthService plugins that use LDAP as \nthe backend for the services they provide. The PluggableAuthService is a \nZope user folder product that can be extended in modular fashion using \nvarious plugins.\n\n\nBug tracker\n===========\nPlease post questions, bug reports or feature requests to the bug tracker\nat https://bugs.launchpad.net/products.ldapmultiplugins\n\n\nSVN version\n===========\nYou can retrieve the latest code from Subversion using setuptools or\nzc.buildout via this URL:\n\nhttp://svn.dataflake.org/svn/Products.LDAPMultiPlugins/trunk#egg=Products.LDAPMultiPlugins\n\n\nSpecial features - Active Directory Multi Plugin\n================================================\n\nProperties of the ADMultiPlugin instance:\n\n- groupid_attr - the LDAP attribute used for group ids.\n\n- grouptitle_attr - the LDAP attribute used to compose group titles.\n\n- group_class - the LDAP class of group objects.\n\n- group_recurse - boolean indicating whether to determine group\n memberships of a user by unrolling nested group relationships\n (expensive). This feature is not guaranteed to work at this moment.\n\n\nActive Directory configuration hints\n====================================\n\nIn order for groups support to work correctly, you may have to set the\nfollowing properties. Every situation is different, but this has helped\nsome people succeed:\n\n- On the \"Properties\" tab for the ActiveDirectoryMultiPlugin, set the\n groupid_attr property to \"name\".\n\n- On the contained LDAPUserFolder's \"Configure\" tab, choose a \n property other than \"objectGUID\", e.g. \"sAMAccountName\" for the\n User ID property. To get to the LDAPUserFolder, click on the\n ActiveDirectoryMultiPlugin \"Content\" tab.\n\nPlease see README.ActiveDirectory from the LDAPUserFolder package for\nadditional information.\n\n\n------------------------------------------------------------\n\nChangelog for Products.LDAPMultiplugins\n=======================================\n\nTo see earlier changes please see HISTORY.txt.\n\n1.14 (2011-04-06)\n-----------------\n- Bug: When a user could not be authenticated, the plugins \n would incorrectly return a tuple (None, None) instead\n of just None as specified in the PAS IAuthenticationPlugin \n interface.\n (https://bugs.launchpad.net/bugs/751247)\n\n\n1.13 (2010-11-18)\n-----------------\n- Bug: When searching for roles, make sure to consider all \n search terms.\n (https://bugs.launchpad.net/bugs/656011)\n\n\n1.12 (2010-07-29)\n-----------------\n- Bug: Demangling user prefix could not deal with non-string user\n ids, which may appear in certain cases.\n (https://bugs.launchpad.net/bugs/586931)\n\n- Feature: Added some Sphinx documentation (backport from trunk)\n\n- Reorganisation: Move documentation text files around to conform\n to the zope.org repository policy on package layout.\n\n\n1.11 (2010-05-28)\n-----------------\n- Bug: Added GenericSetup magic to fully provide the INode interface\n for the exporter and importer classes, making it easier to nest \n within other importers.\n (https://bugs.launchpad.net/bugs/586500)\n\n\n1.10 (2010-05-27)\n-----------------\n- Bug: enumerateUsers returned undesired results if an exact match\n was required since LDAP searches are not case sensitive.\n (https://bugs.launchpad.net/bugs/585901)\n\n\n------------------------------------------------------------\n\nDownload\n========", "description_content_type": null, "docs_url": null, "download_url": "UNKNOWN", "downloads": { "last_day": -1, "last_month": -1, "last_week": -1 }, "home_page": "http://pypi.python.org/pypi/Products.LDAPMultiPlugins", "keywords": "web application server zope zope2 ldap", "license": "ZPL 2.1 (http://www.zope.org/Resources/License/ZPL-2.1)", "maintainer": null, "maintainer_email": null, "name": "Products.LDAPMultiPlugins", "package_url": "https://pypi.org/project/Products.LDAPMultiPlugins/", "platform": "UNKNOWN", "project_url": "https://pypi.org/project/Products.LDAPMultiPlugins/", "project_urls": { "Download": "UNKNOWN", "Homepage": "http://pypi.python.org/pypi/Products.LDAPMultiPlugins" }, "release_url": "https://pypi.org/project/Products.LDAPMultiPlugins/1.14/", "requires_dist": null, "requires_python": null, "summary": "LDAP-backed plugins for the Zope2 PluggableAuthService", "version": "1.14" }, "last_serial": 802617, "releases": { "1.10": [ { "comment_text": "", "digests": { "md5": "65108fd1916833b103574a2b5e80af5c", "sha256": "f53e93c17b8ba12a34307e31853b9c5eb32f62d660f4e97abdfe17a7b6e5cd00" }, "downloads": -1, "filename": "Products.LDAPMultiPlugins-1.10.tar.gz", "has_sig": false, "md5_digest": "65108fd1916833b103574a2b5e80af5c", "packagetype": "sdist", "python_version": "source", "requires_python": null, "size": 23725, "upload_time": "2010-05-27T17:53:57", "url": "https://files.pythonhosted.org/packages/6a/c5/721b4e62f2182a19b4b28dc78944d30f9912055fa785bd598ae58f5452dc/Products.LDAPMultiPlugins-1.10.tar.gz" } ], "1.11": [ { "comment_text": "", "digests": { "md5": "c64a1f82e0c80fac6b71b4b8a95fbf0e", "sha256": "e6f5ba38493b59b330be0296061d7173a55ff0430cf1c2ce70f51fb282f4927e" }, "downloads": -1, "filename": "Products.LDAPMultiPlugins-1.11.tar.gz", "has_sig": false, "md5_digest": "c64a1f82e0c80fac6b71b4b8a95fbf0e", "packagetype": "sdist", "python_version": "source", "requires_python": null, "size": 23944, "upload_time": "2010-05-28T14:51:04", "url": "https://files.pythonhosted.org/packages/4a/ba/5a38face6a44028841549bee1b603d546b55b4e315aeec04957c402613b9/Products.LDAPMultiPlugins-1.11.tar.gz" } ], "1.12": [ { "comment_text": "", "digests": { "md5": "51a505cc626e0171e28ce0493ab26978", "sha256": "e12a2c63631db55e2d1b335bf72ccba9fdb19e2936bf6706aa3c85555678222c" }, "downloads": -1, "filename": "Products.LDAPMultiPlugins-1.12.tar.gz", "has_sig": false, "md5_digest": "51a505cc626e0171e28ce0493ab26978", "packagetype": "sdist", "python_version": "source", "requires_python": null, "size": 31009, "upload_time": "2010-07-29T14:10:25", "url": "https://files.pythonhosted.org/packages/c9/61/069e6ed721417ca85bc0de273bd5ded60627685cc3d652501ce71f6e82e3/Products.LDAPMultiPlugins-1.12.tar.gz" } ], "1.13": [ { "comment_text": "", "digests": { "md5": "2488dd60e90eab9dddaee420e3d7b061", "sha256": "53498352f49c7095dc5ba195c7733c228977deea5c952585da72a0316f85a2e3" }, "downloads": -1, "filename": "Products.LDAPMultiPlugins-1.13.tar.gz", "has_sig": false, "md5_digest": "2488dd60e90eab9dddaee420e3d7b061", "packagetype": "sdist", "python_version": "source", "requires_python": null, "size": 31210, "upload_time": "2010-11-18T13:55:43", "url": "https://files.pythonhosted.org/packages/b1/2e/644b996bfe350ea15422dac87363e4eeb3c378e888aacaf9b0fa156133e6/Products.LDAPMultiPlugins-1.13.tar.gz" } ], "1.14": [ { "comment_text": "", "digests": { "md5": "c76e096ddcc564b609dea3fb354212f3", "sha256": "360ad6f1710fb5c7f3ddcc3e32d6a6aaec9e7b7617bf67d06729dfefa5902d6b" }, "downloads": -1, "filename": "Products.LDAPMultiPlugins-1.14.tar.gz", "has_sig": false, "md5_digest": "c76e096ddcc564b609dea3fb354212f3", "packagetype": "sdist", "python_version": "source", "requires_python": null, "size": 31424, "upload_time": "2011-04-06T14:46:43", "url": "https://files.pythonhosted.org/packages/be/0e/41af984dff631fac968219b68ece0e92b0d3ef6243d5bd9a5354166d8d7b/Products.LDAPMultiPlugins-1.14.tar.gz" } ], "1.6": [ { "comment_text": "", "digests": { "md5": "e0669458f19fddea8e41e49c62ec5dc2", "sha256": "6d7030f62960a441adbbc19a4ba0253a58276edc59a412782f6f01760c168129" }, "downloads": -1, "filename": "Products.LDAPMultiPlugins-1.6.tar.gz", "has_sig": false, "md5_digest": "e0669458f19fddea8e41e49c62ec5dc2", "packagetype": "sdist", "python_version": "source", "requires_python": null, "size": 18288, "upload_time": "2008-06-05T16:35:00", "url": "https://files.pythonhosted.org/packages/ed/b7/8425a736326297a7f8bdcb4cec21db4f3fcf2d83540af2c6a193b804e85e/Products.LDAPMultiPlugins-1.6.tar.gz" } ], "1.7": [ { "comment_text": "", "digests": { "md5": "182074b43cae9d985ff9342e097e7e89", "sha256": "dd87d3b9947d69708cd9c6e30f17dee44d0752ea5625e43e13040c4d708cd8aa" }, "downloads": -1, "filename": "Products.LDAPMultiPlugins-1.7.tar.gz", "has_sig": false, "md5_digest": "182074b43cae9d985ff9342e097e7e89", "packagetype": "sdist", "python_version": "source", "requires_python": null, "size": 20164, "upload_time": "2008-07-20T08:23:25", "url": "https://files.pythonhosted.org/packages/0b/0e/3d30c5dcdc868e0899ab2ed00c9112bfcfab4289fa82b06bd8dcb258ae02/Products.LDAPMultiPlugins-1.7.tar.gz" } ], "1.8": [ { "comment_text": "", "digests": { "md5": "96b596059dd00ab3a5a7ac90c7138515", "sha256": "48d67c333d9ee14bb37a9457c4ddcdbc9f02af450d8fddb900b144e34ff70320" }, "downloads": -1, "filename": "Products.LDAPMultiPlugins-1.8.tar.gz", "has_sig": false, "md5_digest": "96b596059dd00ab3a5a7ac90c7138515", "packagetype": "sdist", "python_version": "source", "requires_python": null, "size": 22938, "upload_time": "2009-02-17T14:51:05", "url": "https://files.pythonhosted.org/packages/0e/ed/7bc38ac60a1043fa1829b0364869cb0777c76d0a54e3e2daef17dd53706f/Products.LDAPMultiPlugins-1.8.tar.gz" } ], "1.9": [ { "comment_text": "", "digests": { "md5": "35a8d85e9a0905e0b962512b17d27814", "sha256": "02bcb91fe8c14a834d6f18d159a193dddfabd11168a8a8c6aebda2d0d9c131c6" }, "downloads": -1, "filename": "Products.LDAPMultiPlugins-1.9.tar.gz", "has_sig": false, "md5_digest": "35a8d85e9a0905e0b962512b17d27814", "packagetype": "sdist", "python_version": "source", "requires_python": null, "size": 23537, "upload_time": "2010-01-27T12:15:49", "url": "https://files.pythonhosted.org/packages/30/ce/6bf2bcaec3de9a9de385321c06dbe154dd2d836da9a2217ffbcae066af67/Products.LDAPMultiPlugins-1.9.tar.gz" } ] }, "urls": [ { "comment_text": "", "digests": { "md5": "c76e096ddcc564b609dea3fb354212f3", "sha256": "360ad6f1710fb5c7f3ddcc3e32d6a6aaec9e7b7617bf67d06729dfefa5902d6b" }, "downloads": -1, "filename": "Products.LDAPMultiPlugins-1.14.tar.gz", "has_sig": false, "md5_digest": "c76e096ddcc564b609dea3fb354212f3", "packagetype": "sdist", "python_version": "source", "requires_python": null, "size": 31424, "upload_time": "2011-04-06T14:46:43", "url": "https://files.pythonhosted.org/packages/be/0e/41af984dff631fac968219b68ece0e92b0d3ef6243d5bd9a5354166d8d7b/Products.LDAPMultiPlugins-1.14.tar.gz" } ] }