So, something seems to be wrong with cvs's idea of how to login.  I can
successfully login to our cvs server (with a CNAME of cvs) using ssh
from the NT box with no problems.  (see transcript)  All of my variables
seem to be set the way they're supposed to be according to the various
webpages.  But I get - 'Bad host name: "ssh"' when I try:

C:\>cvs -t checkout -c
cvs checkout: notice: main loop with CVSROOT=:ext:cvs:/usr/local/cvsroot
 -> Starting server: ssh cvs cvs server
Bad host name: "ssh"
cvs [checkout aborted]: end of file from server (consult above messages if any)

WinCVS is 1.0.6 (I also tried 1.1Beta4), ssh is 1.2.27, and NT is 4.0
patchlevel 4.

Any ideas?

Darren

C:\etc>type passwd
darren:orIwAxKOvn3QM::::/WINNT/Profiles/darren:/winnt/system32/cmd.exe

C:\>ssh -v cvs
SSH Version 1.2.27 [], protocol version 1.5.
Standard version.  Does not use RSAREF.
CARPAL: Reading configuration data /etc/ssh_config
CARPAL: ssh_connect: getuid 0 geteuid 0 anon 0
CARPAL: Connecting to cvs [128.95.228.22] port 22.
CARPAL: Allocated local port 1023.
CARPAL: Connection established.
CARPAL: Remote protocol version 1.5, remote software version OpenSSH-1.2.3
CARPAL: Waiting for server public key.
CARPAL: Received server public key (768 bits) and host key (1024 bits).
CARPAL: Host 'cvs' is known and matches the host key.
CARPAL: Initializing random; seed file /WINNT/Profiles/darren/.ssh/random_seed
CARPAL: IDEA not supported, using 3des instead.
CARPAL: Encryption type: 3des
CARPAL: Sent encrypted session key.
CARPAL: Installing crc compensation attack detector.
CARPAL: Received encrypted confirmation.
CARPAL: No agent.
CARPAL: Trying RSA authentication with key 'darren@CARPAL'
CARPAL: Received RSA challenge from server.
CARPAL: Sending response to host key RSA challenge.
CARPAL: Remote: RSA authentication accepted.
CARPAL: RSA authentication accepted by server.
CARPAL: Requesting pty.
CARPAL: Requesting shell.
CARPAL: Entering interactive session.
Last login: Thu Jul  6 13:42:47 2000 from broca on pts/2
Linux plexus 2.2.15 #2 Sun May 7 04:27:33 PDT 2000 i686 unknown

For authorized use only.  All activity on this machine is logged.
{-}[0]~ plexus:-) 

C:\>set
COMPUTERNAME=CARPAL
ComSpec=C:\WINNT\system32\cmd.exe
CVSROOT=:ext:cvs:/usr/local/cvsroot
CVS_RSH=ssh
CYGWIN=tty
HOME=C:\WINNT\Profiles\darren
HOMEDRIVE=C:
HOMEPATH=\
LOGONSERVER=\\CARPAL
NTRESKIT=C:\NTRESKIT
NUMBER_OF_PROCESSORS=1
OS=Windows_NT
Os2LibPath=C:\WINNT\system32\os2\dll;
Path=C:\Perl\bin\;C:\WINNT\system32;C:\WINNT;C:\ssh;C:\WinCvs-1.0;C:\WinCvs-1.1;C:\NTRESKIT
PATHEXT=.COM;.EXE;.BAT;.CMD
PROCESSOR_ARCHITECTURE=x86
PROCESSOR_IDENTIFIER=x86 Family 6 Model 7 Stepping 3, GenuineIntel
PROCESSOR_LEVEL=6
PROCESSOR_REVISION=0703
PROMPT=$P$G
SystemDrive=C:
SystemRoot=C:\WINNT
TEMP=C:\TEMP
TMP=C:\TEMP
USERDOMAIN=CARPAL
USERNAME=darren
USERPROFILE=C:\WINNT\Profiles\darren
windir=C:\WINNT

CVSROOT: :ext:darren@cvs:/usr/local/cvsroot/ (ssh authentication)
TCL is available, shell is enabled : help (select and press enter)
cvs checkout -P fms (in directory C:\TEMP)
cvs [checkout aborted]: end of file from server (consult above messages if any)

*****CVS exited normally with code 1*****


-- 
<[EMAIL PROTECTED]> <http://www.daft.com/~torin> <[EMAIL PROTECTED]> <[EMAIL PROTECTED]>
Darren Stalder/2608 Second Ave, @282/Seattle, WA 98121-1212/USA/+1-206-ELF-LIPZ
@ Sysadmin, webweaver, postmaster for hire. C/Perl/CGI/Pilot programmer/tutor @
@                    Make a little hot-tub in your soul.                      @

Reply via email to