pas.plugins.adpwchange 1.1
(Plone)PAS plugin to enable password changes in AD
Introduction
pas.plugins.adpwchange is a PAS plugin which allows Active Directory users to change their password.
This plugin does not offer any other Active Directory integration services: it relies on another plugin such as LDAPMultiPlugins or PloneLDAP to expose Active Directory accounts in Zope.
The Active Direction integration is done using the python-ad package. The python-ad package currently does not support OSX machines.
Configuration
The plugin needs to be configured for the active directory environment. It requires a default domain name that will be used for queries as well as credentials for an account that is allowed to make password changes.
The user id attribute and login attribute settings have to be configured to the same value as the LDAPMultiPlugins or PloneLDAP PAS plugin. If they are not in sync you may can unexepcted behaviour or errors.
Changelog
1.1 - September 15, 2009
- Fix name of the login attribute property. [wichert]
1.0 - September 9, 2009
- Initial release [wichert]
| File | Type | Py Version | Uploaded on | Size | # downloads |
|---|---|---|---|---|---|
| pas.plugins.adpwchange-1.1.tar.gz (md5) | Source | 2009-09-15 | 4KB | 570 | |
- Author: Wichert Akkerman
- Keywords: AD PAS PlonePAS Plone
- License: BSD
-
Categories
- Framework :: Zope2
- Intended Audience :: Developers
- Intended Audience :: System Administrators
- License :: OSI Approved :: BSD License
- License :: OSI Approved :: BSD License
- Programming Language :: Python
- Topic :: Software Development :: Libraries :: Python Modules
- Topic :: System :: Systems Administration :: Authentication/Directory
- Package Index Owner: wichert
- DOAP record: pas.plugins.adpwchange-1.1.xml
