PAS Groups From LDAP
Reads all groups with its titles and members from a LDAP server and provide them as Plone groups.
Project Description
This PAS plugin let you connect to some LDAP-Server and use its groups in Plone.
We've tested it with OpenLDAP, Apples OpenDirectory and Microsoft Active Directory.
Groups are read-only, so you cant add new groups from Plone into LDAP. This may be added optional in future.
You dont need any mapping like in LDAPMultiPlugins. It just take all groups from the DN you search in. We're using PASGroupsFromLDAP together with LDAPMultiPlugins. But we disabled all group related plugins of LDAPMultiPlugins
More information and recent releases at the Products.PASGroupsFromLDAP entry at Python Package Index.
Current Release
PAS Groups From LDAP 1.2.3
Released Jun 10, 2010 — tested with Plone 4, Plone 3, Plone 2.5
Egg release Products.PASGroupsFromLDAP 1.2.3
More about this release…
-
Get
PAS Groups From LDAP
for
all platforms
- python egg
- If you are using Plone 3.2 or higher, you probably want to install this product with buildout. See our tutorial on installing add-on products with buildout for more information.
All Releases
| Version | Released | Description | Compatibility | Licenses | Status |
|---|---|---|---|---|---|
| 1.2.3 | Jun 10, 2010 | Egg release Products.PASGroupsFromLDAP 1.2.3 More about this release… |
Plone 4
Plone 3
Plone 2.5
|
GPL | final |
| 1.0 | Fixed caching of group-objects, value-escaping for ActiveDirectory is now TTW configureable, minor polishings. More about this release… |
Plone 2.5.2
Plone 3
|
GPL | beta |

