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.
John Cole wrote: >Hello, > I have found a problem using TortoiseCVS and the SSPI protocol with CVSNT >version 2.0.14 and greater. When you attempt to do anything with TCVS >(checkout, add, fetch module list, etc) and you have not logged in >previously with the SSPI protocol, then TCVS will not prompt for a password >and exit with the following error. > >------------------------------ >cvs [checkout aborted]: unrecognized auth response from zombiec.uai.int: cvs >[server aborted]: Authentication protocol rejected access >------------------------------ > > I have installed a copy of CVSNT 2.0.12a and TCVS works correctly with >that version and gives this responce > >------------------------------ >cvs [checkout aborted]: unrecognized auth response from zombiec.uai.int: cvs >[server aborted]: Authentication failed > TortoiseCVS parses the output from CVS and determines whether to show the login dialog. As "Authentication protocol rejected access" is not one of the "magical" phrases, that does not work for that case. I will add this phrase to the detection logic. -Torsten