verification of user id '<null>' not configured
From: Enrique Porta <kiketom_at_gmail.com>
Date: Fri, 29 Oct 2010 08:17:54 +0200
Hi! i have an apache 2.2.15 server and i want to configure a secure folder.
This is my secure configuration
<Location /svn/>
AuthType Digest
The svn-auth-file are create wit the htdigest command and the "Private" realm .
The content of the svn-authz-file is: [/] * = r
The webrowser show me the login window, but on the server error log
verification of user id '<null>' not configured
I try using the AuthType Basic with a htpasswd file and all works
What's the problem?
Thx ;)
|
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.