I still haven't nabbed this one. Plain auth works. I notice there is a
unit test for htdigest. How can I run the test suite?

On Mon, Oct 6, 2008 at 8:34 PM, Eric Drechsel <[EMAIL PROTECTED]> wrote:
> I can't seem to get digest auth working (for trac, but that's not important)
>
> This is my auth setting:
>
> vserver!20!rule!600!auth = htdigest
> vserver!20!rule!600!auth!methods = basic,digest
> vserver!20!rule!600!auth!passwdfile = /etc/lighttpd/users.passwd
> vserver!20!rule!600!auth!realm = trac
>
> (ignore that other server on the third line :) )
>
> And the file looks like:
> uname:trac:md5hashofpassword
> ...
>
> I always get 401 error. Any ideas?
>
_______________________________________________
Cherokee mailing list
[email protected]
http://lists.octality.com/listinfo/cherokee

Reply via email to