PAS Plugin providing groups from LDAP directory
Project description
PAS Plugin to fetch groups from LDAP
====================================
Update from oldschool product to egg:
=====================================
* Start zope in debug mode
>>> app['Control_Panel']['Products'].manage_delObjects(['PASGroupsFromLDAP'])
>>> import transaction()
>>> transaction.commit()
* Restart zope
* Delete PASGroupsFromLDAP plugin from you acl_users.
* Re-create the plugin.
Changes
=======
* 1.2.0 (rnix - 2009-03-10)
- Write ZMI add form for plugin. Nobody missed it yet??
* 1.1.2 (rnix - 2009-03-10)
- Document update procedure
* 1.1.1 (rnix - 2009-02-16)
- set p_changed True after managing configuration. This bug was never
detected since the LDAP Session itself was previously persisted in the
plugin.
* 1.1 (rnix - 2009-02-10)
- Fix ldap property on plugin object due to changes in bda.ldap
<= 1.1 unreleased (any)
- initial work
====================================
Update from oldschool product to egg:
=====================================
* Start zope in debug mode
>>> app['Control_Panel']['Products'].manage_delObjects(['PASGroupsFromLDAP'])
>>> import transaction()
>>> transaction.commit()
* Restart zope
* Delete PASGroupsFromLDAP plugin from you acl_users.
* Re-create the plugin.
Changes
=======
* 1.2.0 (rnix - 2009-03-10)
- Write ZMI add form for plugin. Nobody missed it yet??
* 1.1.2 (rnix - 2009-03-10)
- Document update procedure
* 1.1.1 (rnix - 2009-02-16)
- set p_changed True after managing configuration. This bug was never
detected since the LDAP Session itself was previously persisted in the
plugin.
* 1.1 (rnix - 2009-02-10)
- Fix ldap property on plugin object due to changes in bda.ldap
<= 1.1 unreleased (any)
- initial work
Project details
Release history Release notifications | RSS feed
Download files
Download the file for your platform. If you're not sure which to choose, learn more about installing packages.
Source Distribution
File details
Details for the file Products.PASGroupsFromLDAP-1.2.0.tar.gz
.
File metadata
- Download URL: Products.PASGroupsFromLDAP-1.2.0.tar.gz
- Upload date:
- Size: 21.1 kB
- Tags: Source
- Uploaded using Trusted Publishing? No
File hashes
Algorithm | Hash digest | |
---|---|---|
SHA256 | 2d72b8659e9f2e592495bc9fd8451f20a977da881fab75403e65ccbe1b1f9a5d |
|
MD5 | c7541307c90c3e1a209ef807bcee1b09 |
|
BLAKE2b-256 | c9e89017aeeb83b7624459f91f173c166c3b86f1270cc8f2c6a58a127482e9d7 |