Closed (fixed)
Project:
LDAP integration
Version:
5.x-1.2
Component:
Code
Priority:
Normal
Category:
Feature request
Assigned:
Unassigned
Reporter:
Created:
14 Apr 2007 at 15:52 UTC
Updated:
1 May 2007 at 00:04 UTC
Hello,
I've just spent quite a bit of time figuring out why my LDAP group->role stuff wasn't working as I expected. I found out it was because ldapgroups_roles_filter() is enabled by default.
Comment before the function in ldap_integration/ldapgroups.conf.php:
Note: Uncommenting this function will limit the groups -> roles conversion to ONLY those groups that are specified in the function.
IMHO this should not be uncommented by default *OR* the UI should provide a big message about it.
Thanks a lot for a group module, now that I've got this commented out it's working like a dream. A massive improvement over early versions!
Comments
Comment #1
scafmac commentedI agree. I don't know why it was ever uncommented by default. As the comment noted, it used to be commented out. Maybe kreaper knows what the rational was.
It is changed in the latest release available soon.
Comment #2
(not verified) commented