Re: question about realm
From: <asusmbtw_at_gmail.com>
Date: Mon, 16 Jun 2008 11:58:42 +0800
Are you using Apache "Digest" authentication?
The AuthName statement in httpd.conf must exactly same with the realm of
For example, if you use AuthName "REALM_1" in httpd.conf, httpd.conf will
<Location /svn>
AuthType Digest
You should use the same realm in command-line to add a user.
The digest.txt will looks like
Kao Shiang-Yuan
2008/6/15 vichy <vichy.kuo_at_gmail.com>:
> Dear all:
|
This is an archived mail posted to the Subversion Users mailing list.
This site is subject to the Apache Privacy Policy and the Apache Public Forum Archive Policy.