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

Subversion with SASL on Windows XP

From: Slava <szilber_at_home-electro.com>
Date: Thu, 10 Dec 2009 23:34:44 -0500

Hello users,

Can't make SASL work with subversion. When I enable use-sasl=true
and try to access the repository I get

svn: Could not obtain the list of SASL mechanisms

I did create registry keys as described in the svn-book.

tried to use saslpasswd2.

C:\svn\Subversion\bin>saslpasswd2.exe -c -f c:\svn\sasldb -u SLTST szilber

It starts, asks for password and confirmation, but does not create
passwod file. No error reported.

Is there a log file created on the Windows XP?

svnserve.conf:

realm = SLS

[sasl]
use-sasl = true
min-encryption = 1
max-encryption = 256
----------------------------
svn.conf:
pwcheck_method: auxprop
auxprop_plugin: sasldb
sasldb_path: C:\svn\Subversion\bin\
mech_list: PLAIN

Any help would be greatly appreciated.

Thanks, Slava

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

Please start new threads on the <users_at_subversion.apache.org> mailing list.
To subscribe to the new list, send an empty e-mail to <users-subscribe_at_subversion.apache.org>.
Received on 2009-12-11 05:44:50 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.