Active
Project:
Organic groups LDAP
Version:
6.x-1.0-alpha2
Component:
Code
Priority:
Normal
Category:
Support request
Assigned:
Unassigned
Reporter:
Created:
26 Nov 2010 at 15:02 UTC
Updated:
26 Nov 2010 at 15:16 UTC
I have an attribute called extensionAttribute1 in all my users.
The value of this field should be the Group name.
I created the Group node type, i activated it, in the field "Attribute:" i inserted extensionAttribute1.
In the field "Value:" i tried "0", and when the user logs in, i get this message:
warning: strstr() [function.strstr]: Empty delimiter in N:\xampp\htdocs\siofm\sites\all\modules\og_ldap\og_ldap.module on line 56.
I also tried "1", and the result is the same error message.
I also tried extensionAttribute1, but no group is created when logging in.
What am i doing wrong?
Comments
Comment #1
Fidelix commentedJust to clarify. My LDAP groups aren't real groups, the groups are the values in extensionAttribute1 for each user.