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

RE: Re: SASL Problem: Could not obtain the list of SASL mechanisms

From: <webpost_at_tigris.org>
Date: Mon, 30 Mar 2009 11:08:08 -0700 (PDT)

OS: Debian Lenny
Subversion: 1.5.1dfsg1-2

and I set up my svnserve.conf as follows:
[general]
anon-access = none
auth-access = write
realm = myrealm
[sasl]
use-sasl = true
min-encryption = 128
max-encryption = 256

the /usr/lib/sasl2/svn.conf file as follows:
pwcheck_method: auxprop
auxprop_plugin: sasldb
mech_list: DIGEST-MD5

I run the command "testsaslauthd -u test -p test -r myrealm", and I got the message '0: OK "Success."'

------------------------------------------------------
http://subversion.tigris.org/ds/viewMessage.do?dsForumId=1065&dsMessageId=1484408

To unsubscribe from this discussion, e-mail: [users-unsubscribe_at_subversion.tigris.org].
Received on 2009-03-30 20:12:16 CEST

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.