[svn.haxx.se] · SVN Dev · SVN Users · SVN Org · TSVN Dev · TSVN Users · Subclipse Dev · Subclipse Users · this month's index

AuthzSVNNoAuthWhenAnonymousAllowed

From: Mark <mark_at_mitsein.net>
Date: 2006-09-13 21:39:06 CEST

What does this feature do? There is no doc on it at all that I have
found. Only a note in the dev mailing list saying it was added.
Reading it literally, it seems like a superflous setting to me. I
have my conf set like so:
....
                DAV svn
                SVNParentPath /svnroot
                # our access control policy
                AuthzSVNAccessFile /svnroot/.master-authz

                # try anonymous access first, resort to real
                # authentication if necessary.
                Satisfy Any
                Require valid-user

                AuthType Basic
                AuthLDAPAuthoritative on
                AuthName "SourceForge SVN Authentication"
....

With that, I get no prompt for auth when * = r.

-- 
Mark
"Blessed is he who finds happiness in his own foolishness, for he will
always be happy."
---------------------------------------------------------------------
To unsubscribe, e-mail: users-unsubscribe@subversion.tigris.org
For additional commands, e-mail: users-help@subversion.tigris.org
Received on Wed Sep 13 22:26:08 2006

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.