Closed (won't fix)
Project:
Pubcookie
Version:
6.x-1.2
Component:
Code
Priority:
Normal
Category:
Support request
Assigned:
Unassigned
Reporter:
Created:
15 Jun 2011 at 20:44 UTC
Updated:
31 May 2013 at 01:48 UTC
Jump to comment: Most recent file
Comments
Comment #1
alibama commentedfyi instead of it working i get the following errror
warning: ldap_search() [function.ldap-search]: Search: Bad search filter in /home/www/vhosts/intranet.hsl.virginia.edu/sites/all/modules/pubcookie/pubcookie.module on line 370.
warning: ldap_get_entries(): supplied argument is not a valid ldap result resource in /home/www/vhosts/intranet.hsl.virginia.edu/sites/all/modules/pubcookie/pubcookie.module on line 372.
Comment #2
jvandyk commentedIt looks to me, from your screenshot, that your LDAP Base DN is wrong.
Comment #3
alibama commentedjust to be clear i'm certain that it's correct...
here's a code snippet i'm using to test ldap
this returns
Group: Hs-Health Sciences Library
Affiliation: Staff
without errors... my next attempt is to add these fields using rules with custom php... not quite as nice... it'll be fine as long as it works :)
Comment #4
alibama commentedwell fwiw here's the php for the triggered rule - just created a rule to take action when a new user is created
Comment #5
jvandyk commented7.x-2.x now maps LDAP to Drupal fields that are assigned to users.