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

Re: SASL auth issue

From: Vlad Georgescu <vgeorgescu_at_gmail.com>
Date: 2007-10-01 06:43:45 CEST

D.J. Heap wrote:
> I've been experimenting with SASL auth a bit and have found a strange
> issue when using NTLM -- if I specify the ntlm_server option it sends
> the client and server into a tight auth loop like:
>
> ( success ( 2 2 ( ) ( edit-pipeline svndiff1 absent-entries
> commit-revprops mergeinfo ) ) ) ( 2 ( edit-pipeline svndiff1
> absent-entries ) 13:svn://dc/Junk ) ( success ( ( NTLM ) 4:Junk ) ) (
> NTLM ( 45:TlRMTVNTUAABAAAABwIAAAAAAAAgAAAAAAAAACAAAAA=
> ) ) ( failure ( 53:SASL(-24): remote authentication server
> unavailable: ) ) ( NTLM (
> 45:TlRMTVNTUAABAAAABwIAAAAAAAAgAAAAAAAAACAAAAA=
> ) ) ( failure ( 53:SASL(-24): remote authentication server
> unavailable: ) ) ( NTLM (
> 45:TlRMTVNTUAABAAAABwIAAAAAAAAgAAAAAAAAACAAAAA=
> ) ) ( failure ( 53:SASL(-24): remote authentication server
> unavailable: ) ) ( NTLM (
> 45:TlRMTVNTUAABAAAABwIAAAAAAAAgAAAAAAAAACAAAAA=
> ) ) ( failure ( 53:SASL(-24): remote authentication server
> unavailable: ) ) ( NTLM (
> 45:TlRMTVNTUAABAAAABwIAAAAAAAAgAAAAAAAAACAAAAA=
> ) ) ( failure ( 53:SASL(-24): remote authentication server
> unavailable: ) ) ( NTLM (
> 45:TlRMTVNTUAABAAAABwIAAAAAAAAgAAAAAAAAACAAAAA=
> ) ) ( failure ( 53:SASL(-24): remote authentication server unavailable: ) )
> ...
>
>
> which appears to go on forever.
>
> Aside from the auth failing issue (and I would be interested to know
> if anyone has a working NTLM sasl config), it seems like the client
> should stop trying at some point.

Thanks for the report. I fixed this problem in r26862.

-- 
Vlad
---------------------------------------------------------------------
To unsubscribe, e-mail: dev-unsubscribe@subversion.tigris.org
For additional commands, e-mail: dev-help@subversion.tigris.org
Received on Mon Oct 1 06:44:28 2007

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.