You are viewing a plain text version of this content. The canonical link for it is here.
Posted to users@httpd.apache.org by Mika Borner <Mi...@clariden.com> on 2006/02/22 16:11:18 UTC

[users@httpd] mod_authnz_ldap bug?

Hi.
 
 I have an almost working apache 2.2 installation on Solaris 10  with
mod_authnz_ldap
enabled and configured:
 
-Logging in with correct user/password => Everything works fine. LDAP
Bind/Log-in successful.
-Logging in with non-existing LDAP-user, re-opens the browser login
window => OK 
-Logging in with existing user/wrong password gives an internal server
error 500

This is my error_log:

[info] Initial (No.1) HTTPS request received for child 5 (server
myserver:443)
[debug] mod_authnz_ldap.c(373): [client xxx.xx.xx.xx] [21155] auth_ldap
authenticate: using URL
ldap://ldapsserver1.:389/o=Organisation?uid,referer:
https://myserver/menu.html 
[warn] [client xxx.xx.xx.xx] [21155] auth_ldap authenticate: user
aasdasd authentication failed; URI /auditlog/ [User not found][No such
object], referer: https://myserver/menu.html 
[error] [client xxx.xx.xx.xx] user aasdasd not found: /auditlog/,
referer: https://myserver/menu.html 
[info] [client xxx.xx.xx.xx] Connection closed to child 5 with unclean
shutdown (server myserver:443)

There are no more hints about the error. Log level is debug. 

Can anybody help? This seems like a bug, as the login works with the
correct password.

THX


-------------------------------------------------------------------------
This message is intended for the addressee only and may
contain confidential or privileged information. If you
are not the intended receiver, any disclosure, copying
to any person or any action taken or omitted to be taken
in reliance on this e-mail, is prohibited and may be un-
lawful. You must therefore delete this e-mail.
Internet communications may not be secure or error-free
and may contain viruses. They may be subject to possible
data corruption, accidental or on purpose. This e-mail is
not and should not be construed as an offer or the
solicitation of an offer to purchase or subscribe or sell
or redeem any investments.
-------------------------------------------------------------------------


---------------------------------------------------------------------
The official User-To-User support forum of the Apache HTTP Server Project.
See <URL:http://httpd.apache.org/userslist.html> for more info.
To unsubscribe, e-mail: users-unsubscribe@httpd.apache.org
   "   from the digest: users-digest-unsubscribe@httpd.apache.org
For additional commands, e-mail: users-help@httpd.apache.org