Gentoo Websites Logo
Go to: Gentoo Home Documentation Forums Lists Bugs Planet Store Wiki Get Gentoo!
Bug 51683 - ldap auth periodically fails, requires restart
Summary: ldap auth periodically fails, requires restart
Status: RESOLVED FIXED
Alias: None
Product: Gentoo Linux
Classification: Unclassified
Component: [OLD] Server (show other bugs)
Hardware: All Linux
: High normal (vote)
Assignee: Apache Team - Bugzilla Reports
URL:
Whiteboard:
Keywords:
Depends on:
Blocks:
 
Reported: 2004-05-21 11:42 UTC by Sander Rijken
Modified: 2004-05-22 09:21 UTC (History)
0 users

See Also:
Package list:
Runtime testing required: ---


Attachments

Note You need to log in before you can comment on or make changes to this bug.
Description Sander Rijken 2004-05-21 11:42:35 UTC
[Wed Mar 17 08:40:51 2004] [warn] [client 147.178.68.203] [26904] auth_ldap
authenticate: user {username} authentication failed; URI {path} [User not
found][No such object]

Reproducible: Sometimes
Steps to Reproduce:
Occurs most frequently when password has been changed on the ldap server
Actual Results:  
this shows up in apache error log:

[Wed Mar 17 08:40:51 2004] [warn] [client 147.178.68.203] [26904] auth_ldap
authenticate: user {username} authentication failed; URI {path} [User not
found][No such object]
Comment 1 Sander Rijken 2004-05-21 11:43:16 UTC
There's a possible patch for this here:

http://nagoya.apache.org/bugzilla/show_bug.cgi?id=27748
Comment 2 Chuck Short (RETIRED) gentoo-dev 2004-05-21 13:35:13 UTC
I am aware of the bug. When the bug is closed on issues we will add it our ebuilds.

Thanks
Comment 3 Chuck Short (RETIRED) gentoo-dev 2004-05-22 09:21:09 UTC
Patch has been applied to -r1 and -r2. Thanks for the bug report.