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

RE: Re: TSVN does not support NTLM authentication

From: Wyss Clemens (Helbling Technik) <clemens.wyss_at_helbling.ch>
Date: 2007-12-05 19:44:35 CET

I tried changing the corresponding registry entries, but no success.
Could it be, that the "old" svn client did it "right"? How come the old svn client could access the repository?

-----Original Message-----
From: Stefan Küng [mailto:tortoisesvn@gmail.com]
Sent: Mittwoch, 5. Dezember 2007 18:54
To: dev@tortoisesvn.tigris.org
Subject: Re: TSVN does not support NTLM authentication

Wyss Clemens (Helbling Technik) wrote:
>> Can you please try a more recent version of the command line client?
> bingo, now this one(1.4.5) "fails" too, as expected ;-)

Success! :)

> Apache's access.log says:
> 127.0.0.1 - - [05/Dec/2007:18:37:49 +0100] "PROPFIND
> /svn_sspi/passkal/trunk HTTP/1.1" 401 401
>
> looks like I am authenticating as "nobody", how come?

Is anonymous authentication somehow enabled?
Check the registry keys described here:
http://web.mit.edu/win/security.html

Anonymous access should not be allowed at all. The problem with the NTLM authentication in Subversion 1.4.x is that the first successful authentication is used (and Windows always first tries to authenticate with the user who has the least rights).

Stefan

-- 
        ___
   oo  // \\      "De Chelonian Mobile"
  (_,\/ \_/ \     TortoiseSVN
    \ \_/_\_/>    The coolest Interface to (Sub)Version Control
    /_/   \_\     http://tortoisesvn.net
---------------------------------------------------------------------
To unsubscribe, e-mail: dev-unsubscribe@tortoisesvn.tigris.org
For additional commands, e-mail: dev-help@tortoisesvn.tigris.org
---------------------------------------------------------------------
To unsubscribe, e-mail: dev-unsubscribe@tortoisesvn.tigris.org
For additional commands, e-mail: dev-help@tortoisesvn.tigris.org
Received on Wed Dec 5 19:44:59 2007

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.