X509 Authorization: Names are way too Long
From: Travis P <svn_at_castle.fastmail.fm>
Date: 2004-01-18 07:48:07 CET
To use authz_svn_module, I have the following Location in httpd.conf:
<Location /svn>
DAV svn
# only authenticated users may access the repository
# our access control policy
SVNIndexXSLT "/svnindex.xsl"
</Location>
My htpasses file contains:
The password is just "password" as is required for "FakeBasicAuth."
As you can see, the user name becomes the SSL_CLIENT_S_DN name (env var
That's a very long name to be using in my AuthzSVNAccessFile, but I can
Maybe a mapping technique is in order to go from basic-authorized user
I'm using subversion 0.36.0.
-Travis Pouarz
---------------------------------------------------------------------
|
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.