From 570c17aa3bb6a39030ebefc5618f0c3fa8cf0089 Mon Sep 17 00:00:00 2001 From: Stef Walter Date: Sun, 25 Apr 2004 05:50:07 +0000 Subject: Debugging of simple authentication handler --- sample/httpauthd.conf | 3 ++- 1 file changed, 2 insertions(+), 1 deletion(-) (limited to 'sample/httpauthd.conf') diff --git a/sample/httpauthd.conf b/sample/httpauthd.conf index a296c36..4c97858 100644 --- a/sample/httpauthd.conf +++ b/sample/httpauthd.conf @@ -3,9 +3,10 @@ # and blank lines MaxThreads: 18 CacheTimeout: 300 -AuthTypes: NTLM +AuthTypes: Basic Digest [Simple] Realm: blah PasswordFile: /data/projects/httpauth/sample/passwd.file +DigestDebugNonce: AkCLQA==560f26e24db2d4cecbe5d6e24d958377ab73def9 -- cgit v1.2.3