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

RE: Re: AW: Re: TSVN does not support NTLM authentication

From: Wyss Clemens (Helbling Technik) <clemens.wyss_at_helbling.ch>
Date: 2007-12-11 15:01:25 CET

Thanks, it works!

As you have mentioned here
http://svn.haxx.se/tsvnusers/archive-2007-03/0247.shtml
only basic, digest and negotiate are allowed, hence
  http-auth-types = basic;digest;negotiate

Unfortunately this would require (me) to update the servers file on every client in order to get this working...

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

Wyss Clemens (Helbling Technik) wrote:
> ok, now what do I need to set in there?
> Thx for your help
> Clemens

http-auth-types = sspi;ntlm;basic;digest;negotiate

you have to try out which ones of the above (sspi, ntlm, ...) will work and which won't.

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 Tue Dec 11 15:01:51 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.