Closed (fixed)
Project:
LDAP integration
Version:
6.x-1.0-beta2
Component:
Code
Priority:
Normal
Category:
Support request
Assigned:
Unassigned
Reporter:
Created:
9 May 2010 at 11:36 UTC
Updated:
30 Mar 2012 at 21:15 UTC
I'm using LDAP integration module with HTTP/NLTM patch. Everything works fine, except the fact that anonymous users get unrecognized username or password messages. Strange thing is that they get multiple of these messages (on single page). I believe that it is caused by access rights on blocks made by views.
So basically: Can ldap_auth module work with anonymous users? Is there any special settings? Anybody experienced similar problems using this patch?
Comments
Comment #1
picca commentedLooks like I was able to find solutio by myself: http://drupal.org/node/324732#comment-2945694.
Comment #2
christian_m commentedldap_auth should only kick in when users try to login. Anonymous users should not have to login.
Or maybe I don't understand what you are trying to achieve....
But I don't use that HTTP/NTLM patch so it may behave strangely.
Comment #3
cgmonroe commentedClearing out old support requests - reopen if problem still exists in newest code