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.
Arthur Barrett wrote: > Carlos, > > This is by design (go to the bottom of this page): > http://march-hare.com/cvspro/security.htm > > Another combination that you did not try (enabling Kerberos in SSPI and disabling NTML) also does not work which seems a little inexplicable so I've raised a bug on that: > http://customer.march-hare.com/webtools/bugzilla/ttshow_bug.cgi?tt=1&id=5533 > That won't work. extnt does not handle encryption except where it's inherent to the protocol (ssh and sserver). eclipse should have a flag to enable encryption on the client - the equivalent of using cvs -x from the command line. This isn't something extnt can help with - it's up to the client to initiate the encryption using the protocol. Actually thinking about it even that may not work work with extnt binary as it would have to know the moment the client requests encryption and start using it... however without the help of eclipse it's a non-starter. Tony