Community technical support mailing list was retired 2010 and replaced with a professional technical support team. For assistance please contact: Pre-sales Technical support via email to sales@march-hare.com.
C:\sandbox\foo>cvs -d :sspi;force=NTLM:cvs.kruse-net.dk:/dana-invest.dk checkout Kontrakter\data cvs [checkout aborted]: Error reading from server cvs.kruse-net.dk: -1: Unknown error :-( /Jakob "Tony Hoyle" <tony.hoyle at march-hare.com> wrote in message news:dj5ghc$7g8$3 at paris.nodomain.org... > Jakob Kruse wrote: >> How can I find out if I use Kerberos? The server is out-of-the-box. >> Clients are out-of-the-box using sspi. > > Difficult without packet sniffing I think, but the default configuration > will try to use it when it's available. > >> No old servers involved. How can I force NTLM (as a test)? Is it a server >> thing or a client thing? > > Use :sspi;force=NTLM:... > > Tony