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.
Jonathan Sprinkle wrote: > C:\Program Files\CVSNT>cvs -d :sspi:ransom.eecs.berkeley.edu:/work rlog > CVSROOT/ cvswrappers > cvs [rlog aborted]: unrecognized auth response from > ransom.eecs.berkeley.edu: > > C:\Program Files\CVSNT>cvs -d :sspi:ransom:/work rlog CVSROOT/cvswrappers > Are they definately the same machine? The first result shows that the connection isn't being made - no protocol negotiation is taking place at all. The second is normal. I'd expect that result if a firewall or proxy was trying to modify the data. Tony