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

Re: Automatic SSPI authentication in 1.4 RC1

From: Jan Linnenkohl <Jan.Linnenkohl_at_gmx.de>
Date: 2006-08-24 10:31:38 CEST

Stefan reply:
> Unfortunately, enabling/disabling SSPI is a compile time option in neon
> 0.25.x, which Subversion currently requires. So you would have to
> compile your own special version. Or you could configure the server to
> only offer basic authentication and not use automatic authentication.

I disabled the automatic authentication on the server by using the following
sspi switches:
   
    SSPIOfferBasic on
    SSPIOfferSSPI off

And it works how I liked it. Thanks a lot Stefan, for let me re-read the documentation of the sspi module.

Jan

-- 
Der GMX SmartSurfer hilft bis zu 70% Ihrer Onlinekosten zu sparen!
Ideal für Modem und ISDN: http://www.gmx.net/de/go/smartsurfer
---------------------------------------------------------------------
To unsubscribe, e-mail: dev-unsubscribe@tortoisesvn.tigris.org
For additional commands, e-mail: dev-help@tortoisesvn.tigris.org
Received on Thu Aug 24 10:39:49 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.