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

Re: SASL and anonymous access

From: Alec Kloss <alec.kloss_at_oracle.com>
Date: 16 Nov 2009 08:51:49 -0600

On 2009-11-16 16:43, Matt Milliss wrote:
> I have a feeling that this has been designed this way on purpose but I
> thought I'd ask anyway. I recently setup a new svn repo using sasl for
> authentication and now find that I've lost anonymous access even though
> I've set anon-access=read in my configuration. Is this meant to be this
> way? If so is there a way I can setup a "guest" type of account who can
> checkout but cannot commit using the sasl authentication functionality.

I haven't done a lot with anonymous access for svnserve, but you
should probably check to make sure the mech_list in
$etcdir/sasl2/svn.conf has ANONYMOUS in it, and set

        min-encryption = 0

in svnserve.conf.

-- 
Alec.Kloss_at_oracle.com			Oracle Middleware
PGP key: http://pgp.mit.edu:11371/pks/lookup?op=get&search=0x432B9956

  • application/pgp-signature attachment: stored
Received on 2009-11-16 15:54:04 CET

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.