{ "info": { "author": "Wichert Akkerman - Simplon", "author_email": "wichert@simplon.biz", "bugtrack_url": null, "classifiers": [ "Framework :: Plone", "Framework :: Zope2", "Programming Language :: Python", "Topic :: Software Development :: Libraries :: Python Modules", "Topic :: System :: Systems Administration :: Authentication/Directory :: LDAP" ], "description": "LDAP control panel for Plone\n============================\n\nOverview\n--------\n\nsimplon.plone.ldap provides a user interface in a Plone site to manage\nLDAP and Active Directory servers. \n\nIt builds on the functionality provided by LDAPMultiPlugins_, LDAPUserFolder_\nand PloneLDAP_.\n\n\nActive Directory\n----------------\n\nActive Directory provides an LDAP interface to its data. Using this interface\nPlone can use both users and groups from an Active Directory system. Writing\nto Active Directory is not supported.\n\nWith Active Directory you can use two different properties as login name:\n`userPrincipalName` and `sAMAccountName`. `sAMAccountName` is the plain account\nname without any domain information and is only unique within a single domain.\nIf your environment only uses a single AD domain this option is the best\nchoice. For environments with multiple names the `userPrincipalName` attribute\ncan be used since this includes both account name and domain information.\n\n\nSince Plone does not support binary user ids it is not possible to use the\n`objectGUID` attribute as user ids. Instead you can use either `sAMAccountName`\nor `userPrincipalName`. The same criteria for choosing a login name also\napply to selecting the user id attribute.\n\nStandard LDAP\n-------------\n\nLDAP directory servers are fully supported. LDAP users and groups are usable\nas standard Plone users and groups can be me managed normally. Creating and\ndeleting users and groups is supported.\n\n\nInstalling\n----------\n\nThis package is made to be used as a normal python package within Zope 2.10\nand needs Plone 3.0 or later. \n\nYou need to install PloneLDAP_ and its requirements in your Zope instance\nbefore you can use simplon.plone.ldap. This can easily be done by downloading\nits product bundle and extracting that in your Products directory.\n\nInstall without buildout\n~~~~~~~~~~~~~~~~~~~~~~~~\n\nFirst you need to install this package in the python path for your\nZope instance. This can be done by installing it in either your system\npath packages or in the lib/python directory in your Zope instance.\n\nAfter installing the package it needs to be registered in your Zope instance.\nThis can be done by putting a simplon.plone.currency-configure.zcml file in the\netc/pakage-includes directory with this content::\n\n \n\nor, alternatively, you can add that line to the configure.zcml in a\npackage or Product that is already registered.\n\nInstalling with buildout\n~~~~~~~~~~~~~~~~~~~~~~~~\n\nIf you are using `buildout`_ to manage your instance installing\nsimplon.plone.currency is even simpler. You can install it by adding\nit to the eggs line for your instance::\n\n [instance]\n eggs = simplon.plone.ldap\n zcml = simplon.plone.ldap\n\nThe last line tells buildout to generate a zcml snippet that tells Zope\nto configure simplon.plone.ldap.\n\n.. _buildout: http://pypi.python.org/pypi/zc.buildout\n\n\nCopyright and credits\n---------------------\n\n:\n\nCopyright\n simplon.plone.ldap is Copyright 2007 by Simplon\n\nCredits\n Wichert Akkerman \n\nFunding\n CentrePoint_\n\n\n.. _python-ldap: http://python-ldap.sourceforge.net/\n.. _LDAPUserFolder: http://www.dataflake.org/software/ldapuserfolder/\n.. _LDAPMultiPlugins: http://www.dataflake.org/software/ldapmultiplugins/\n.. _PloneLDAP: http://plone.org/products/ploneldap/\n.. _CentrePoint: http://centrepoint.org.uk/", "description_content_type": null, "docs_url": null, "download_url": "UNKNOWN", "downloads": { "last_day": -1, "last_month": -1, "last_week": -1 }, "home_page": "http://code.simplon.biz/svn/zope/simplon.plone.ldap", "keywords": "plone ldap", "license": "GPL", "maintainer": null, "maintainer_email": null, "name": "simplon.plone.ldap", "package_url": "https://pypi.org/project/simplon.plone.ldap/", "platform": "UNKNOWN", "project_url": "https://pypi.org/project/simplon.plone.ldap/", "project_urls": { "Download": "UNKNOWN", "Homepage": "http://code.simplon.biz/svn/zope/simplon.plone.ldap" }, "release_url": "https://pypi.org/project/simplon.plone.ldap/1.0/", "requires_dist": null, "requires_python": null, "summary": "LDAP control panel for Plone 3", "version": "1.0" }, "last_serial": 636148, "releases": { "1.0": [ { "comment_text": "", "digests": { "md5": "c2e4de80c24a391d0063719dcfa6404c", "sha256": "9f780350344d123da21e51a314d477473412995e103ab3bf5eb71081b8f1965d" }, "downloads": -1, "filename": "simplon.plone.ldap-1.0-py2.4.egg", "has_sig": false, "md5_digest": "c2e4de80c24a391d0063719dcfa6404c", "packagetype": "bdist_egg", "python_version": "2.4", "requires_python": null, "size": 48275, "upload_time": "2007-11-14T13:16:24", "url": "https://files.pythonhosted.org/packages/90/d7/6c6b48bd4abf4d81563f15728a586becf79b904192552420fea6de4a3cf7/simplon.plone.ldap-1.0-py2.4.egg" }, { "comment_text": "", "digests": { "md5": "f3b00fdd627c9fbddbb52c65d26a33eb", "sha256": "9fdc448a2842f046f1f45ac47faa92fdeceee15e29f5d23365c4ffd9f5523f4f" }, "downloads": -1, "filename": "simplon.plone.ldap-1.0.tar.gz", "has_sig": false, "md5_digest": "f3b00fdd627c9fbddbb52c65d26a33eb", "packagetype": "sdist", "python_version": "source", "requires_python": null, "size": 20705, "upload_time": "2007-11-14T13:16:23", "url": "https://files.pythonhosted.org/packages/66/47/f888eb591b1b341fab0e06649f9ee99044a50b410b3ccde5e03a678cebbc/simplon.plone.ldap-1.0.tar.gz" } ], "1.0b1": [ { "comment_text": "", "digests": { "md5": "5ed7524a04ade1481d62fb59f4199b7b", "sha256": "ca7952b38977ef930edc4a282fe135b68583a6336eceaf7703194dd0f161df5b" }, "downloads": -1, "filename": "simplon.plone.ldap-1.0b1-py2.4.egg", "has_sig": false, "md5_digest": "5ed7524a04ade1481d62fb59f4199b7b", "packagetype": "bdist_egg", "python_version": "2.4", "requires_python": null, "size": 45746, "upload_time": "2007-07-11T12:15:16", "url": "https://files.pythonhosted.org/packages/2d/6e/047e9fe85237266ee8b6d8eaafdc4154fe73c1292b9a4d0994b1ae218de3/simplon.plone.ldap-1.0b1-py2.4.egg" }, { "comment_text": "", "digests": { "md5": "ab16c895e67ea68b74394317cc3a7a95", "sha256": "eb509014a1d14d5b88c8754464da530eecfa7028b7985306fc39e9bf6f0b350a" }, "downloads": -1, "filename": "simplon.plone.ldap-1.0b1.tar.gz", "has_sig": false, "md5_digest": "ab16c895e67ea68b74394317cc3a7a95", "packagetype": "sdist", "python_version": "source", "requires_python": null, "size": 19214, "upload_time": "2007-07-11T12:15:15", "url": "https://files.pythonhosted.org/packages/ec/65/7c93b60f1c471e07e61c56f3a9db2f4dadd92e0f008c2d36409684649547/simplon.plone.ldap-1.0b1.tar.gz" } ], "1.0dev-r856": [], "1.0rc1": [ { "comment_text": "", "digests": { "md5": "b9e75769b8686ca726b20655df2d7645", "sha256": "851f6f333d7e9e104365380b69123e04683edc0d94e3cc3438f20ec490caeff2" }, "downloads": -1, "filename": "simplon.plone.ldap-1.0rc1-py2.4.egg", "has_sig": false, "md5_digest": "b9e75769b8686ca726b20655df2d7645", "packagetype": "bdist_egg", "python_version": "2.4", "requires_python": null, "size": 47593, "upload_time": "2007-08-05T21:50:08", "url": "https://files.pythonhosted.org/packages/e4/43/95a1d0c425ad9c96123776b5c9b3a4ad40d3c52a7a16b00f5685259167e5/simplon.plone.ldap-1.0rc1-py2.4.egg" }, { "comment_text": "", "digests": { "md5": "22632b3b21f1793ac8a281f6eeef8350", "sha256": "2164ed30ed3c808960763f3397a6197e56a3853a81f24ad18bf4f5fd57130978" }, "downloads": -1, "filename": "simplon.plone.ldap-1.0rc1.tar.gz", "has_sig": false, "md5_digest": "22632b3b21f1793ac8a281f6eeef8350", "packagetype": "sdist", "python_version": "source", "requires_python": null, "size": 20947, "upload_time": "2007-08-05T21:50:07", "url": "https://files.pythonhosted.org/packages/25/3e/fcc0285bdaf9d64bac17a0657f93f2066182217c52a90ec50e4ad42820bf/simplon.plone.ldap-1.0rc1.tar.gz" } ], "1.0rc2": [ { "comment_text": "", "digests": { "md5": "be2a1834732ce69da0fb0f82cd13f483", "sha256": "ad51c6abc257a08aac24878288a1a5b9b07635dfbdcf1e4eb0d0d4b878742bcb" }, "downloads": -1, "filename": "simplon.plone.ldap-1.0rc2-py2.4.egg", "has_sig": false, "md5_digest": "be2a1834732ce69da0fb0f82cd13f483", "packagetype": "bdist_egg", "python_version": "2.4", "requires_python": null, "size": 47475, "upload_time": "2007-09-03T21:34:53", "url": "https://files.pythonhosted.org/packages/6e/20/46b94b3c2c705ea638eaa90f98d118b1924d0093457fe929bf8e9a70ec10/simplon.plone.ldap-1.0rc2-py2.4.egg" }, { "comment_text": "", "digests": { "md5": "885af7798260cb1435eb33e9e7838448", "sha256": "8f6937794350ffdbf9072029f65f4ca6f56902cde772da067f467c70de8bf41d" }, "downloads": -1, "filename": "simplon.plone.ldap-1.0rc2.tar.gz", "has_sig": false, "md5_digest": "885af7798260cb1435eb33e9e7838448", "packagetype": "sdist", "python_version": "source", "requires_python": null, "size": 19987, "upload_time": "2007-09-03T21:34:52", "url": "https://files.pythonhosted.org/packages/30/10/59a32cd9f393ce32d52dc378a645ea4d681550a25237be2aa5c2eb36fb04/simplon.plone.ldap-1.0rc2.tar.gz" } ], "1.0rc3": [ { "comment_text": "", "digests": { "md5": "8e488aa5000ea2bc1b0cbc2c906c7b07", "sha256": "27d0dabf65cbf98061606f7629683c4794cdcf1165e54ff4c4e7670b6869f7c4" }, "downloads": -1, "filename": "simplon.plone.ldap-1.0rc3-py2.4.egg", "has_sig": false, "md5_digest": "8e488aa5000ea2bc1b0cbc2c906c7b07", "packagetype": "bdist_egg", "python_version": "2.4", "requires_python": null, "size": 47512, "upload_time": "2007-09-05T21:37:59", "url": "https://files.pythonhosted.org/packages/e1/b6/3c0034934a4fd308b599bc7f410af11a97077d692ae1c0d1510f8c88ee54/simplon.plone.ldap-1.0rc3-py2.4.egg" }, { "comment_text": "", "digests": { "md5": "d2f370fa79eaaad672b4928c3340a074", "sha256": "edc4fcc4c09c8e20a5acfeb8f0a780c75b18ba9ffc234a4dff168bf9c21ef018" }, "downloads": -1, "filename": "simplon.plone.ldap-1.0rc3.tar.gz", "has_sig": false, "md5_digest": "d2f370fa79eaaad672b4928c3340a074", "packagetype": "sdist", "python_version": "source", "requires_python": null, "size": 19984, "upload_time": "2007-09-05T21:37:59", "url": "https://files.pythonhosted.org/packages/dd/72/58d6eccd09d58decea67cca5a9d831f213370a9c9558d9460fef42bb330c/simplon.plone.ldap-1.0rc3.tar.gz" } ] }, "urls": [ { "comment_text": "", "digests": { "md5": "c2e4de80c24a391d0063719dcfa6404c", "sha256": "9f780350344d123da21e51a314d477473412995e103ab3bf5eb71081b8f1965d" }, "downloads": -1, "filename": "simplon.plone.ldap-1.0-py2.4.egg", "has_sig": false, "md5_digest": "c2e4de80c24a391d0063719dcfa6404c", "packagetype": "bdist_egg", "python_version": "2.4", "requires_python": null, "size": 48275, "upload_time": "2007-11-14T13:16:24", "url": "https://files.pythonhosted.org/packages/90/d7/6c6b48bd4abf4d81563f15728a586becf79b904192552420fea6de4a3cf7/simplon.plone.ldap-1.0-py2.4.egg" }, { "comment_text": "", "digests": { "md5": "f3b00fdd627c9fbddbb52c65d26a33eb", "sha256": "9fdc448a2842f046f1f45ac47faa92fdeceee15e29f5d23365c4ffd9f5523f4f" }, "downloads": -1, "filename": "simplon.plone.ldap-1.0.tar.gz", "has_sig": false, "md5_digest": "f3b00fdd627c9fbddbb52c65d26a33eb", "packagetype": "sdist", "python_version": "source", "requires_python": null, "size": 20705, "upload_time": "2007-11-14T13:16:23", "url": "https://files.pythonhosted.org/packages/66/47/f888eb591b1b341fab0e06649f9ee99044a50b410b3ccde5e03a678cebbc/simplon.plone.ldap-1.0.tar.gz" } ] }