Closed (won't fix)
Project:
LDAP integration
Version:
5.x-1.2
Component:
Code
Priority:
Normal
Category:
Bug report
Assigned:
Reporter:
Created:
6 Apr 2007 at 13:20 UTC
Updated:
6 Aug 2011 at 19:04 UTC
I've had this problem both in a previous version of HEAD and the current 5.x-1.2 release.
We specify two ldap attributes that hold names in the box labeled: Groups are specified by LDAP attributes - Attribute names (one per line):.
When a new user logs in for the first time their account is populated with the first attribute specified, but the second isn't populated until they login again. I'm guessing that if we had more attributes it would only add one per login, but can't verify that in our current system.
Is there someway to force ldap_groups to loop through the given ldap attributes on login?
Thanks for the great module.
-Elliot
Comments
Comment #1
kreaper commentedElliot
Can you be more specific ? I am not sure if I understand the question correctly.
ldapgroups performs groups->roles conversion. Is this what you desire ?
If you specify multiple attributes in the configuration page, the module will query the groups based on each attribute and build a list of resulting groups to convert to roles.
if you clarify the question (may be with an example, it will be clearer)
kreaper
Comment #2
johnbarclay commentedClosing 5.x issues to clean out issue queue.