TortoiseSVN 1.6.6 SASL error

43 views
Skip to first unread message

Ilya Zverev

unread,
Oct 23, 2009, 9:42:37 AM10/23/09
to us...@tortoisesvn.tigris.org
I've set up svn server (using svnserve) on my CentOS system. With SASL authentication. But when I try to access it with TortoiseSVN for Windows, I get following message:

Command: Checkout from svn://zve...@94.127.68.180, revision HEAD, Fully recursive, Externals included
Error: SASL(-1): generic failure: Unable to find a callback: 2

All found discussions on the topic state that this was fixed long time ago.

TortoiseSVN 1.6.6, Build 17493 - 32 Bit , 2009/10/19 20:22:18
Subversion 1.6.6,
apr 1.3.8
apr-utils 1.3.9
neon 0.28.6
OpenSSL 0.9.8k 25 Mar 2009
zlib 1.2.3

Server configuration files:

/home/svn/svnrepo/conf/svnserve.conf:
[general]
anon-access = none
auth-access = write
realm = zverik-realm

[sasl]
use-sasl = true
min-encryption = 128
max-encryption = 256

/usr/lib/sasl2/svn.conf:
pwcheck_method: auxprop
auxprop_plugin: sasldb
sasldb_path: /home/svn/svnrepo/conf/sasldb
mech_list: DIGEST-MD5

On server, this command works fine:
svn co svn://127.0.0.1/ .
checking out 0 files and creating .svn folder.

------------------------------------------------------
http://tortoisesvn.tigris.org/ds/viewMessage.do?dsForumId=4061&dsMessageId=2410639

To unsubscribe from this discussion, e-mail: [users-un...@tortoisesvn.tigris.org].

Stefan Küng

unread,
Oct 23, 2009, 3:11:49 PM10/23/09
to us...@tortoisesvn.tigris.org

Try the command line client and check if it has the same issue.
(get it from http://subversion.tigris.org/getting.html#windows)

There weren't any changes to the sasl plugins in TSVN since version 1.5.1.

Stefan

--
___
oo // \\ "De Chelonian Mobile"
(_,\/ \_/ \ TortoiseSVN
\ \_/_\_/> The coolest Interface to (Sub)Version Control
/_/ \_\ http://tortoisesvn.net

------------------------------------------------------
http://tortoisesvn.tigris.org/ds/viewMessage.do?dsForumId=4061&dsMessageId=2410738

Ilya Zverev

unread,
Oct 29, 2009, 11:01:30 AM10/29/09
to us...@tortoisesvn.tigris.org
> > On server, this command works fine:
> > svn co svn://127.0.0.1/ .
> > checking out 0 files and creating .svn folder.
>
> Try the command line client and check if it has the same issue.
> (get it from http://subversion.tigris.org/getting.html#windows)
>
> There weren't any changes to the sasl plugins in TSVN since version 1.5.1.

CollabNet subversions works perfectly fine.
Tigris.org subversion writes "svn: Cannot negotiate authentication mechanism".

------------------------------------------------------
http://tortoisesvn.tigris.org/ds/viewMessage.do?dsForumId=4061&dsMessageId=2412680

Stefan Küng

unread,
Nov 6, 2009, 2:41:36 PM11/6/09
to us...@tortoisesvn.tigris.org
Ilya Zverev wrote:
>>> On server, this command works fine:
>>> svn co svn://127.0.0.1/ .
>>> checking out 0 files and creating .svn folder.
>> Try the command line client and check if it has the same issue.
>> (get it from http://subversion.tigris.org/getting.html#windows)
>>
>> There weren't any changes to the sasl plugins in TSVN since version 1.5.1.
>
> CollabNet subversions works perfectly fine.
> Tigris.org subversion writes "svn: Cannot negotiate authentication mechanism".

Just set up an svnserve on my win7 machine with the same config as you
mentioned in a few mails ago. Works just fine for me. No problem
connecting to svnserve: I get asked for authentication and then I get
access to the repository. Checkout, Commit, Repobrowser, all works just
fine.

The only difference I have in my setup to your config files are that
some paths are different (e.g., to the password db and the repository).

Stefan

--
___
oo // \\ "De Chelonian Mobile"
(_,\/ \_/ \ TortoiseSVN
\ \_/_\_/> The coolest Interface to (Sub)Version Control
/_/ \_\ http://tortoisesvn.net

------------------------------------------------------
http://tortoisesvn.tigris.org/ds/viewMessage.do?dsForumId=4061&dsMessageId=2415216

Reply all
Reply to author
Forward
0 new messages