PDA

View Full Version : Require user xyz


gboudreau
10-05-2006, 10:01 PM
In my .htaccess file, if I have

Require user gb

I can't successfully authenticate using Litespeed:
Authentication failed with user: 'gb'.

If I just change this line to:
Require valid-user

then I can login using the user 'gb' without changing anything else.

Is "Require user xyz" unsupported ?

mistwang
10-09-2006, 02:10 PM
Fix for this bug will be in 2.2.3 release.

gboudreau
10-09-2006, 02:27 PM
Thank you again for the responsiveness.