{ "info": { "author": "Wichert Akkerman", "author_email": "wichert@wiggy.net", "bugtrack_url": null, "classifiers": [ "Framework :: Zope2", "Intended Audience :: Developers", "Intended Audience :: System Administrators", "License :: OSI Approved :: BSD License", "Programming Language :: Python", "Topic :: Software Development :: Libraries :: Python Modules", "Topic :: System :: Systems Administration :: Authentication/Directory" ], "description": "Introduction\n============\n`pas.plugins.adpwchange` is a `PAS`_ plugin which allows Active Directory\nusers to change their password.\n\nThis plugin does not offer any other Active Directory integration services:\nit relies on another plugin such as `LDAPMultiPlugins`_ or `PloneLDAP`_\nto expose Active Directory accounts in Zope.\n\nThe Active Direction integration is done using the `python-ad`_\npackage. *The python-ad package currently does not support OSX machines.*\n\n.. _PAS: http://pypi.python.org/pypi/Products.PluggableAuthService\n.. _LDAPMultiPlugins: http://pypi.python.org/pypi/Products.LDAPMultiPlugins\n.. _PloneLDAP: http://pypi.python.org/pypi/Products.PloneLDAP\n.. _python-ad: http://code.google.com/p/python-ad/\n\n\nConfiguration\n=============\nThe plugin needs to be configured for the active directory environment.\nIt requires a default domain name that will be used for queries as well\nas credentials for an account that is allowed to make password changes.\n\nThe user id attribute and login attribute settings have to be configured\nto the same value as the `LDAPMultiPlugins` or `PloneLDAP` PAS plugin.\nIf they are not in sync you may can unexepcted behaviour or errors.\n\n\nChangelog\n=========\n\n1.1 - September 15, 2009\n------------------------\n\n* Fix name of the login attribute property.\n [wichert]\n\n\n1.0 - September 9, 2009\n-----------------------\n\n* Initial release\n [wichert]", "description_content_type": null, "docs_url": null, "download_url": "UNKNOWN", "downloads": { "last_day": -1, "last_month": -1, "last_week": -1 }, "home_page": "UNKNOWN", "keywords": "AD PAS PlonePAS Plone", "license": "BSD", "maintainer": null, "maintainer_email": null, "name": "pas.plugins.adpwchange", "package_url": "https://pypi.org/project/pas.plugins.adpwchange/", "platform": "UNKNOWN", "project_url": "https://pypi.org/project/pas.plugins.adpwchange/", "project_urls": { "Download": "UNKNOWN", "Homepage": "UNKNOWN" }, "release_url": "https://pypi.org/project/pas.plugins.adpwchange/1.1/", "requires_dist": null, "requires_python": null, "summary": "(Plone)PAS plugin to enable password changes in AD", "version": "1.1" }, "last_serial": 637275, "releases": { "1.0": [ { "comment_text": "", "digests": { "md5": "31d1c1de38816b700b3585b0576389a7", "sha256": "ae26c2f0481a8f44751bb5c0cb1c9489fea913ae1dd25ca70a035d60b2250604" }, "downloads": -1, "filename": "pas.plugins.adpwchange-1.0.tar.gz", "has_sig": false, "md5_digest": "31d1c1de38816b700b3585b0576389a7", "packagetype": "sdist", "python_version": "source", "requires_python": null, "size": 4781, "upload_time": "2009-09-09T18:41:36", "url": "https://files.pythonhosted.org/packages/e8/cb/14d70fbb7e3ee314f1ec6fcc10dea9eee5e1e4874013e8801cd08b6bbc1c/pas.plugins.adpwchange-1.0.tar.gz" } ], "1.1": [ { "comment_text": "", "digests": { "md5": "4f1f203f19b5bf5c411e9798c1b6d647", "sha256": "6fde84e8867c0ed9c8f08d50e5d71005fd2eb9735372e86d899d2a0cd520861c" }, "downloads": -1, "filename": "pas.plugins.adpwchange-1.1.tar.gz", "has_sig": false, "md5_digest": "4f1f203f19b5bf5c411e9798c1b6d647", "packagetype": "sdist", "python_version": "source", "requires_python": null, "size": 4801, "upload_time": "2009-09-15T12:49:55", "url": "https://files.pythonhosted.org/packages/d1/c2/dba7223a57138607a47f7e50c1d78ca470859400d41406fb59f1aa7aba40/pas.plugins.adpwchange-1.1.tar.gz" } ] }, "urls": [ { "comment_text": "", "digests": { "md5": "4f1f203f19b5bf5c411e9798c1b6d647", "sha256": "6fde84e8867c0ed9c8f08d50e5d71005fd2eb9735372e86d899d2a0cd520861c" }, "downloads": -1, "filename": "pas.plugins.adpwchange-1.1.tar.gz", "has_sig": false, "md5_digest": "4f1f203f19b5bf5c411e9798c1b6d647", "packagetype": "sdist", "python_version": "source", "requires_python": null, "size": 4801, "upload_time": "2009-09-15T12:49:55", "url": "https://files.pythonhosted.org/packages/d1/c2/dba7223a57138607a47f7e50c1d78ca470859400d41406fb59f1aa7aba40/pas.plugins.adpwchange-1.1.tar.gz" } ] }