Plone Active Directory group filter
- by Jason Weber
I am currently trying to configure the Plone LDAP plugin for Active directory. Thus far all is good and I’m getting users and groups through.
The usage is for Cyn.In
However the problem I’m facing is thus:
The users search has the ability to filter, which is great. I can use the memberOf or department filter to just grab the users I want.
However all our groups simply live in one OU, which means I’m getting over 30 pages of groups of which 99% are just not necessary.
Sadly I don’t have control over our AD, so can’t just shift the ones I want into their own OU.
Is there any way you can think of to also filter groups based on some kind of LDAP criteria?