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

Svnserve and sasl issues (Win32)

From: Jens Peters <jpeters7677_at_gmx.de>
Date: Thu, 01 May 2008 02:45:13 +0200

Hello there,

Yesterday I did a successful build of the svn 1.5 branch on my Windows environment with VS2005 SP1. I used the following libraries:
Apache 2.2.8/APR1.2.12
Neon 0.28.2/OpenSSL0.9.8/zlib 1.2.3
gettext 0.14.6
BDB 4.6.21
SASL 2.1.22

Both local and dav tests on fsfs and bdb completes without failure, python bindings are working in viewvc, other bindings were compiled fine, so it
really looks quite cool. But I'm not able to setup svnserve with sasl (without sasl workes as expected). When I try to connect to my server and I
enter valid credentials I got the following message:

svn: Can't read from connection: An existing connection was forcibly closed by
the remote host.

If I enter invalid data I can see one of the following messages (after trying three times):

svn: Authentication error from server: SASL(-13): authentication failure: Unable
  to find a callback: 2

svn: Authentication error from server: SASL(-13): user not found: Unable to find
  a callback: 2

According to the sasl messages and the fact that svn won't ask again for credentials when I enter valid data I guess that I got the configuration part
fine (adding svn.conf, adding users etc.).

I do got this error with TSVN 1.5 beta as well, and as far as I know it has been confirmed that TSVN works fine with a sasl enabled svnserve, so may
be something is wrong if svnserve or libsasl is build on windows.

Any idea where to start looking?

Regards,
Jens

---------------------------------------------------------------------
To unsubscribe, e-mail: dev-unsubscribe_at_subversion.tigris.org
For additional commands, e-mail: dev-help_at_subversion.tigris.org
Received on 2008-05-01 02:45:48 CEST

This is an archived mail posted to the Subversion Dev mailing list.

This site is subject to the Apache Privacy Policy and the Apache Public Forum Archive Policy.