Summary | Can not log in with LDAP auth |
Queue | Horde Base |
Queue Version | HEAD |
Type | Bug |
State | Not A Bug |
Priority | 1. Low |
Owners | |
Requester | horde (at) olen (dot) net |
Created | 10/12/2006 (6946 days ago) |
Due | |
Updated | 10/19/2006 (6939 days ago) |
Assigned | |
Resolved | 10/13/2006 (6945 days ago) |
Github Issue Link | |
Github Pull Request | |
Milestone | |
Patch | No |
$conf['hooks']['preauthenticate'] = false;
$conf['hooks']['postauthenticate'] = false;
But I had no hooks configured. Not sure if they were set to true in
conf.php.dist when I installed (ages ago), at least I can not remember
having set them myself.
Rgds.
State ⇒ Not A Bug
ask on the mailing list for support, unless you have some evidence
that this is really a bug.
State ⇒ Unconfirmed
Priority ⇒ 1. Low
Type ⇒ Bug
Summary ⇒ Can not log in with LDAP auth
Queue ⇒ Horde Base
daily, but at least a few times a month. For the last few weeks I
have not been able to log in.
I am not sure if this is a bug in the auth code or if some
configuration setting has changed. I have searched here and most of
the "CHANGES" files and other likely places without finding anything
that seems related.
In my debug-log, all I get is
Oct 12 20:33:42 HORDE [error] [horde] FAILED LOGIN for olen
[195.159.x.y] to Horde [on line 115 of "/path/to/cvs/horde/login.php"]
tcpdump seems to indicate that the LDAP-server is not queried at all.
As I said, it was working fine a few weeks ago, and the LDAP server is
serving hundreds of requests every day, so I do not think it is an
error on that side.