Hello Eric,

Executing ./run-tests.py is enough to run the whole set.

You can also provide a list of tests as run-test.py arguments, so you  
can just run the htdigest related and skip the rest. It'd be: ./run- 
tests.py 100-Digest-htdigest.py

Cheers,

On 07-oct-08, at 09:35, Eric Drechsel wrote:
> 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

--
Octality
http://www.octality.com/

_______________________________________________
Cherokee mailing list
[email protected]
http://lists.octality.com/listinfo/cherokee

Reply via email to