[cvsnt] cvs [update aborted]: Can't authenticate - server and client cannot agree on an authentication scheme (got '')

Rob Green rgreen at cdp.com
Wed Feb 18 20:48:59 GMT 2004


Using sspi i am now getting
"cvs [update aborted]: Can't authenticate - server and client cannot agree 
on an authentication scheme (got '')"
after i have upgraded to 2.0.26 on both the windows 2000 server and my 
windows xp client.  I upgraded after applying sp4 to w2k, so dont know if 
that broke it either..  I cant find any documentation on how to get sspi 
working (i dont remember how i originally did it), nor any info on the 
specific error.

my protocol_map.ini on the server looks like
;
; cvsnt protocol name mapping
;
[cvsnt]
;
; Use default Active Directory gserver, if installed
;
gserver = gserver_protocol.dll
;
;
; Comment above line and uncomment below to use MIT gserver
;
; gserver = gserver_protocol_mit.dll
;
;
; To disable a protocol change it to 'none'
;
; eg.
; pserver = none
;
;
; The following is for WSAD repository compatibility
;
extssh = ssh_protocol.dll


and my registry info is
[HKEY_LOCAL_MACHINE\SOFTWARE\CVS]
[HKEY_LOCAL_MACHINE\SOFTWARE\CVS\Pserver]
"CertificateFile"=hex(2):43,00,3a,00,5c,00,50,00,72,00,6f,00,67,00,72,00,61,00,\
  6d,00,20,00,46,00,69,00,6c,00,65,00,73,00,5c,00,63,00,76,00,73,00,6e,00,74,\
  00,5c,00,63,00,76,00,73,00,6e,00,74,00,2d,00,64,00,65,00,66,00,61,00,75,00,\
  6c,00,74,00,2e,00,70,00,65,00,6d,00,00,00
"PrivateKeyFile"=hex(2):43,00,3a,00,5c,00,50,00,72,00,6f,00,67,00,72,00,61,00,\
  6d,00,20,00,46,00,69,00,6c,00,65,00,73,00,5c,00,63,00,76,00,73,00,6e,00,74,\
  00,5c,00,63,00,76,00,73,00,6e,00,74,00,2d,00,64,00,65,00,66,00,61,00,75,00,\
  6c,00,74,00,2e,00,70,00,65,00,6d,00,00,00
"InstallPath"="C:\\Program Files\\cvsnt"
"RepositoryPrefix"="E:/cvs"
"StartNTServer"=dword:00000001
"Impersonation"=dword:00000001
"DontUseDomain"=dword:00000001
"NoReverseDns"=dword:00000000
"PServerPort"=dword:00000961
"TempDir"="E:\\cvstemp"
"CompressionLevel"=dword:00000000
"EncryptionLevel"=dword:00000000
"LockServer"="localhost:2402"
"Repository0"="E:/cvs/vault"


My dir of the cvs program directory is
02/09/2004  03:46p             124,188 ca.pem
02/09/2004  03:46p               5,120 co.exe
02/09/2004  03:46p              18,351 COPYING
02/13/2004  06:28p                  62 cvs-command.url
02/13/2004  06:28p                  60 cvs-reference.url
02/09/2004  03:46p             624,640 cvs.exe
03/24/2003  11:52a             607,939 cvs.html
02/13/2004  06:28p                  46 cvs.url
03/24/2003  11:52a             111,774 cvsclient.html
02/09/2004  03:46p              43,520 cvslock.exe
02/13/2004  06:28p               1,526 cvsnt-default.pem
02/09/2004  03:46p              35,328 cvsservice.exe
04/04/2003  09:42a              45,056 cvsservice.old
04/04/2003  09:42a              45,056 d
04/04/2003  09:42a             719,360 dbghelp.dll
02/09/2004  03:46p               5,120 genkey.exe
04/04/2003  09:42a             798,720 libeay32.dll
12/01/2003  01:21p             798,720 libeay32_vc71.dll
01/05/2002  12:48p             974,848 mfc70.dll
01/05/2002  12:36p             964,608 mfc70u.dll
03/18/2003  09:20p           1,060,864 mfc71.dll
03/18/2003  09:12p           1,047,552 mfc71u.dll
01/05/2002  03:38a              54,784 msvci70.dll
01/05/2002  03:40a             487,424 msvcp70.dll
03/18/2003  08:14p             499,712 msvcp71.dll
01/05/2002  03:37a             344,064 msvcr70.dll
02/21/2003  04:42a             348,160 msvcr71.dll
02/09/2004  03:46p               6,144 ntserver_protocol.dll
02/09/2004  03:46p             228,864 plink.dll
02/09/2004  03:46p               6,656 postinst.exe
02/09/2004  03:46p                 416 protocol_map.ini
02/09/2004  03:46p               5,120 rcsdiff.exe
02/13/2004  06:28p                  58 readme.url
02/09/2004  03:46p               5,120 rlog.exe
02/09/2004  03:46p              10,752 server_protocol.dll
09/18/2003  05:37p             249,856 SetACL.exe
02/09/2004  03:46p              16,896 sserver_protocol.dll
02/09/2004  03:46p               8,192 ssh_protocol.dll
04/04/2003  09:42a             155,648 ssleay32.dll
12/01/2003  01:21p             155,648 ssleay32_vc71.dll
02/09/2004  03:46p              18,432 sspi_protocol.dll
02/13/2004  02:11p      <DIR>          Temp
02/13/2004  06:28p              15,450 unins000.dat
01/21/2004  04:00a              48,366 unins000.exe
02/09/2004  03:46p               7,168 uninsthlp.exe





More information about the cvsnt mailing list