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

Re: another try with SSPI, please test

From: Stefan Küng <tortoisesvn_at_gmail.com>
Date: 2006-01-08 13:40:50 CET

David Hogue wrote:
> I'm actually making some progress on this.
>
> There is a check for (!base64Token &&
> (sspiContext->credentials.dwLower ||
> sspiContext->credentials.dwUpper)) that is there to prevent an
> infinite loop. The problem is that on the next request base64Token is
> 0 and sspiContext->credentials has left over data.

This is the part of my patch. It returns in that case because it assumes
that in that case, a previous call should have failed (it's a retry).

Are you still working on a fix?
I've now set up Server2003 on my desktop, including a domain controller.
Now I'm able to test if the sspi works or not for PC's part of the
domain, PC's which aren't part of the domain. But what I can't really
test if it works with PC's which aren't part of the same domain and not
even part of the same IP subnet (that would require a router, which I
don't own).

I've implemented something which appears to work. Build is currently
running and will be up in about 40 minutes here:
http://mapcar.org/tsvn-snapshots/1.3.x/

Please give it a test.
Especially, I'm interested if it now works when with the RC1 release it
'hangs' forever in an endless authentication loop.

Stefan

-- 
        ___
   oo  // \\      "De Chelonian Mobile"
  (_,\/ \_/ \     TortoiseSVN
    \ \_/_\_/>    The coolest Interface to (Sub)Version Control
    /_/   \_\     http://tortoisesvn.tigris.org
---------------------------------------------------------------------
To unsubscribe, e-mail: dev-unsubscribe@tortoisesvn.tigris.org
For additional commands, e-mail: dev-help@tortoisesvn.tigris.org
Received on Sun Jan 8 13:42:43 2006

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

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