collective / pas.plugins.ldap

Zope (and Plone) PAS Plugin providing users and groups from LDAP directory
http://pypi.python.org/pypi/pas.plugins.ldap
Other
13 stars 20 forks source link

not obvious how to disable groups #46

Open djay opened 6 years ago

djay commented 6 years ago

The control panel and PAS properties let you enter group settings but don't tell you want to do if you don't have an ldap that supports groups. Then you end up with errors like https://github.com/collective/pas.plugins.ldap/issues/40 and can prevent login.

The solution is go into the acl_user/pasldap/active and disable all the plugin from all the group features.

It would be nice if this is exposed in the controlpanel so you can just disable group support and hide the group settings completely.

jensens commented 5 years ago

The same is valid vice versa for a groups only scenario (which we had in past) to disable users.