Re: FakeBasicAuth changes

2007-09-28 Thread Nick Gearls
Additional info: I also tried without FakeBasicAuth, to have the interactive password box, and with another user 'frank' and the password 'sinatra'. Depending on my password file, I get the following errors: - frank:mlVo7KaArYZhg - dialog box - frank/sinatra - user frank:

Re: FakeBasicAuth changes

2007-09-28 Thread Nick Gearls
And I have the same on Linux (2.2.6) :-( Nick Gearls wrote: Additional info: I also tried without FakeBasicAuth, to have the interactive password box, and with another user 'frank' and the password 'sinatra'. Depending on my password file, I get the following errors: - frank:mlVo7KaArYZhg

Re: FakeBasicAuth changes

2007-09-28 Thread Ruediger Pluem
On 09/28/2007 09:53 AM, Nick Gearls wrote: And I have the same on Linux (2.2.6) :-( It (interactive password) works for me on Linux with 2.2.6, crypt, md5 and sha. So it must be something special to your environment. Regards RĂ¼diger

FakeBasicAuth changes

2007-09-27 Thread Nick Gearls
Did something change in 2.2.6 regarding FakeBasicAuth ? I always get now 'user /...: authentication failure for /path/: Password Mismatch'. It worked with version 2.0.59, with the same config (see below). Does 2.2.6 it use another hash algorithm by default or so ? In the debug log, I can find:

Re: FakeBasicAuth changes

2007-09-27 Thread Henrik Nordstrom
On ons, 2007-09-26 at 18:06 +0200, Nick Gearls wrote: In the debug log, I can find: Faking HTTP Basic Auth header: Authorization: Basic L0M9QkUvU1Q9QmVsZ2l1bS9MPUJydXNzZWxzL089QXBwcm9hY2ggQmVsZ2l1bS9PVT1BcGFjaGUgdGVzdCBjZXJ0aWZpY2F0ZS9DTj0xMjcuMC4wLjE6cGFzc3dvcmQ= What is this header

Re: FakeBasicAuth changes

2007-09-27 Thread Nick Gearls
My Base64 decoder did not decode it :-( Anyway, I always get 'user /...: authentication failure for /path/: Password Mismatch', although my password file looks correct: /C=BE/ST=Belgium/L=Brussels/O=Approach Belgium/OU=Apache test certificate/CN=127.0.0.1:xxj31ZMTZzkVA Does 2.2.6 it use

Re: FakeBasicAuth changes

2007-09-27 Thread Ruediger Pluem
On 09/26/2007 05:58 PM, Nick Gearls wrote: My Base64 decoder did not decode it :-( Anyway, I always get 'user /...: authentication failure for /path/: Password Mismatch', although my password file looks correct: /C=BE/ST=Belgium/L=Brussels/O=Approach Belgium/OU=Apache test

Re: FakeBasicAuth changes

2007-09-27 Thread Nick Gearls
I tried both MD5 and SHA-1. I'm on Windows XP/2003. Ruediger Pluem wrote: On 09/26/2007 05:58 PM, Nick Gearls wrote: My Base64 decoder did not decode it :-( Anyway, I always get 'user /...: authentication failure for /path/: Password Mismatch', although my password file looks correct: