TomDeWord
2008-07-30 14:01:00 UTC
Hi There, I cannot get SASL Encrpytion working on Windows with
TortoiseSVN 1.5.x.
I logged a problem here, on the July 15th but without any success:
http://subversion.open.collab.net/ds/viewMessage.do?dsForumId=3&dsMessageId=100218
In summary; I have SASL authentication up and running on Windows using
both Tigris & Collabnet Win32 distributions of SVN 1.5.0 server.
However when I enable encryption by setting the following in
svnserve.conf:
min-encryption = 128
max-encryption = 256
I get the following error in the Tortoise repro browser 1.5.0:
SASL(-1): generic failure: Unable to find a callback: 2
If I change the 128 to 1 (so it just uses integrity checks) it works
fine (but I assume without encryption).
I'm using the following in svn.conf:
pwcheck_method: auxprop
auxprop_plugin: sasldb
mech_list: DIGEST-MD5
sasldb_path: c:\repro
I see from the change log in TortoiseSVN 1.5.1 the following entry:
- CHG: The saslDIGESTMD5.dll has now encryption enabled. (Stefan)
I've upgraded the Tortoise client to 1.5.1 but still have the same
problem, is it possible that I need to upgrade the server to 1.5.1 as
well - although there is no official binary yet.
Has anyone got SASL Encrpytion working on Windows? Is there a log file
for SASL? Any help would be greatly appreciated.
Regards,
Tom
TortoiseSVN 1.5.x.
I logged a problem here, on the July 15th but without any success:
http://subversion.open.collab.net/ds/viewMessage.do?dsForumId=3&dsMessageId=100218
In summary; I have SASL authentication up and running on Windows using
both Tigris & Collabnet Win32 distributions of SVN 1.5.0 server.
However when I enable encryption by setting the following in
svnserve.conf:
min-encryption = 128
max-encryption = 256
I get the following error in the Tortoise repro browser 1.5.0:
SASL(-1): generic failure: Unable to find a callback: 2
If I change the 128 to 1 (so it just uses integrity checks) it works
fine (but I assume without encryption).
I'm using the following in svn.conf:
pwcheck_method: auxprop
auxprop_plugin: sasldb
mech_list: DIGEST-MD5
sasldb_path: c:\repro
I see from the change log in TortoiseSVN 1.5.1 the following entry:
- CHG: The saslDIGESTMD5.dll has now encryption enabled. (Stefan)
I've upgraded the Tortoise client to 1.5.1 but still have the same
problem, is it possible that I need to upgrade the server to 1.5.1 as
well - although there is no official binary yet.
Has anyone got SASL Encrpytion working on Windows? Is there a log file
for SASL? Any help would be greatly appreciated.
Regards,
Tom