Reputation: 43
Plone 3 had PloneLDAP, which is not compatible with Plone-4. So how do I set up Plone 4 with an LDAP server?
Upvotes: 4
Views: 3809
Reputation: 3230
Try looking at http://pypi.python.org/pypi/plone.app.ldap/
Do not, by any means, install the LDAPUserFolder, even if you see it listed as installable. Honestly, I don't know why it's still shown there, as installing it will break your Plone site severely.
Upvotes: 5