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.
Johannes Kilian wrote: > Hi there, > > Following situation: > * 64-bit Server (Win2003) > * CVSNT 2.0.41 (I need to use this version on my server for some reasons > ...) > > Now I need to connect from a linux pc. > > Which protocol to use preferred? (Since pserver is obviously not working on > 64bit system - as I read from a mail from Tony Hoyle in this newsgroup ...) > I think with such an old server there isn't a lot of choice. Your options are pserver or sspi, and sspi from a linux machine to 2003 may not work out of the box (since 2003 has better security defaults and probably disables NTLMv1). pserver on 64bit works fine with recent builds. Tony