Closed (duplicate)
Project:
LDAP integration
Version:
5.x-1.x-dev
Component:
Miscellaneous
Priority:
Normal
Category:
Bug report
Assigned:
Unassigned
Reporter:
Created:
4 Jun 2008 at 13:17 UTC
Updated:
15 Aug 2008 at 21:28 UTC
Hi!,
I´m trying to limit LDAP Group Mapping within ldapgroups.conf.php, but then the group mappings sometimes work and sometimes don´t, i.e., sometimes a user stops belonging the a previuosly assigned role.
If I don´t limit this mappings, then the Group Mapping runs ok, but I get a lot of Drupal roles from MS AD that I really don´t want in my Drupal site.
Regards,
Carlos.
Comments
Comment #1
zottmann commentedP.S: I have uncommented the "ldapgroups_roles_filter($groups)" function.
Comment #2
zottmann commentedHi!
Can anyone help me on this?
Thanks in advance,
Carlos.
Comment #3
eboyd16 commentedI am having the same problem. The first time a ldap user logs in they don't get mapped but they are authenticated . However if they log in again they will get mapped. This just started to happen.
Comment #4
amariotti commentedhttp://drupal.org/node/171092#comment-855700
Make that change and you should be golden. There's also a change that I noted in my comment that needs to be changed. Something related to a $user variable (_user_save or something) Good luck!