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.
My company's using CVSNT 2.0.51 on both windows and Linux machines. We are using the SSPI. I downloaded and built gcvs for a gui Linux interface. The only short coming on Linux is that know one seems to be supporting a gui that supports the sspi protocol. So, to get CVS working on Linux, I have to log in and checkout at the command line. Once the project is checked out, gcvs can do most of the other commands like check in, graphs, and updates. Curt -----Original Message----- From: Nick Partner [mailto:nick at theendofmytether.org] Sent: Monday, May 09, 2005 9:19 AM To: cvsnt at cvsnt.org cvsnt downloads at march-hare.com @CVSNT on Twitter CVSNT on Facebook Subject: Re: [cvsnt] Using a Linux CVSNT client with sspi to CVSNT Windows server (fwd) Hi, this often seems to come up. not sure if there is an entry in the wiki somewhere. basically, CVSNT doesn't quite support sspi on linux, specifically it does support NTLMv1, which SSPI will downgrade to, kerb->ntlm2->ntlm1 this means that if you in one of the following cases you cannot use sspi: 1. your windows guy disables use of ntml1 2. you have checked the encryption option on the server I'm sure someone will correct me if I'm wrong but these are your 2 basic cases. Theoretically you *can* use kerberos to auth, however it is a little tricky to setup and last time I heard noone was maintaining this. this is my understanding, am sure someone will correct me if I'm wrong. Nick _______________________________________________ cvsnt mailing list cvsnt at cvsnt.org cvsnt downloads at march-hare.com @CVSNT on Twitter CVSNT on Facebook http://www.cvsnt.org/cgi-bin/mailman/listinfo/cvsnt https://www.march-hare.com/cvspro/en.asp#downcvs