Ticket #13496 (confirmed Bug)
plone.app.ldap ActiveDirectory Multi Plugin does not allow group introspection
Reported by: | dthomas218 | Owned by: | |
---|---|---|---|
Priority: | minor | Milestone: | 4.x |
Component: | General | Version: | 4.2 |
Keywords: | LDAP, ActiveDirectory | Cc: |
Description
I was unable to use ActiveDirectory Multi Plugin to introspect LDAP groups in Plone, either from /@@sharing or from /@@usergroup-groupprefs.
The problem is that this plugin does not provide these connectors: Group_Introspection, Group_Management, User_Adder, User_Management. Without being able to join the LDAP plugin to Group_Introspection, no groups are available in Plone.
My solution was to use Plone LDAP Plugin, even though I have an Active Directory-based LDAP. I hope this saves someone some time.
Change History
Note: See
TracTickets for help on using
tickets.