Re: [us...@httpd] passwords with strange characters doesn't work?

2009-09-04 Thread Staffan Bergh
Eric Covener wrote: On Thu, Sep 3, 2009 at 7:51 AM, Staffan Bergh wrote: Hi, I'm having a problem with authentication against our apache server. Setup: apache 2.2.13 on windows XP sp3 in httpd.conf AuthName "Test" AuthType Basic AuthUserFile C:/test/passwd Require valid

[us...@httpd] passwords with strange characters doesn't work?

2009-09-03 Thread Staffan Bergh
on failed; URI /test [ldap_simple_bind_s() to check user credentials failed][Invalid Credentials] [Thu Sep 03 13:42:15 2009] [error] [client 127.0.0.1] user xxx: authentication failure for "/test": Password Mismatch Is this a known bug, or am I doing something wrong? Cheers /staffa