SVN+SSL+AuthzSVNAccess question
From: Svein E. Seldal <svein_at_dev.seldal.com>
Date: 2005-03-18 08:18:58 CET
Hi all,
I'm trying to setup a svn rep. with apache2 using required user certificates.
The complete config is listed below.
The apache SSL fake basic auth feature makes it possible to list the allowed
- What will the username that svn is using be? ...In the AuthzSVNAccess
If the mod_ssl option "SSLUserName" is set to "SSL_CLIENT_S_DN_CN" and its
- Can I have spaces in the usernames in the AuthzSVNAccess file? How?
My config allows me to check out, but not check in. If I remove the "* = r" in
Have anyone else experience with this?
Regards,
Server:
apache configuration:
# our access control policy
# only authenticated users may access the repository
# how to authenticate a user
test.auth:
(All in one line)
test.policy:
---------------------------------------------------------------------
|
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.