Closed (fixed)
Project:
LDAP integration
Version:
6.x-1.x-dev
Component:
Code
Priority:
Critical
Category:
Bug report
Assigned:
Unassigned
Reporter:
Created:
21 May 2010 at 16:38 UTC
Updated:
17 May 2012 at 22:30 UTC
Jump to comment: Most recent file
Comments
Comment #1
davea commentedSubscribing....
Comment #2
aritztg commentedSubscribing....
Comment #3
verta commentedI think this is happening on our site that is using a patch to let the server's windows authentication handle the login automatically. Subscribing.
Comment #4
aritztg commentedWe solved the problem by adding a row in the users table with a zero value in the UID column and the other columns as empty.
The problem was in a line with user_load(0);
Comment #5
johnbarclay commentedComment #6
cgmonroe commentedThe changes just committed should correct this.
For details of these changes see #1475272: 6.x-1.0 Release Candidate 1 Status