SSH Server under Win NT

Mag. M. Faffelberger m.faffelberger@crp.at
Mon Feb 26 03:04:00 GMT 2001


hi,

- i have to connect to a ssh daemon under Windows NT
- it works fine with password authentication
- BUT i have to connect ONLY with RSA Authentication WITHOUT being asked for
an password.
- i think i followed all the installation instructions but i always failed.

- IS IT POSSIBLE TO GET A CONNECTION UNDER NT WITHOUT A PASSWORD???

here are the messages i get from sshd and ssh:

1. SSHD:
$ sshd -d
debug: sshd version 1.2.26 [i586-pc-cygwin32]
debug: Initializing random number generator; seed file
c:/cygwin/etc/ssh_random_
seed
log: Server listening on port 22.
log: Generating 768 bit RSA key.
Generating p:  .++ (distance 4)
Generating q:  ...........++ (distance 208)
Computing the keys...
Testing the keys...
Key generation complete.
log: RSA key generation complete.
debug: Server will not fork when running in debugging mode.
log: Connection from 212.17.69.74 port 639
debug: Client protocol version 1.5; client software version OpenSSH_2.3.0p1
debug: Sent 768 bit public key and 1024 bit host key.
debug: Encryption type: 3des
debug: Received session key; encryption turned on.
debug: Installing crc compensation attack detector.
debug: Attempting authentication for administrator.
fatal: Connection closed by remote host.
debug: Calling cleanup 0x410784(0x0)

2. SSH
C:\cygwin\bin>ssh -v 212.17.69.74
SSH Version OpenSSH_2.3.0p1, protocol versions 1.5/2.0.
Compiled with SSL (0x0090581f).
debug: Seeding random number generator
debug: ssh_connect: getuid 500 geteuid 500 anon 0
debug: Connecting to 212.17.69.74 [212.17.69.74] port 22.
debug: Seeding random number generator
debug: Allocated local port 639.
debug: Connection established.
Could not create directory '//.ssh'.
debug: Remote protocol version 1.5, remote software version 1.2.26
debug: no match: 1.2.26
debug: Local version string SSH-1.5-OpenSSH_2.3.0p1
debug: Waiting for server public key.
debug: Received server public key (768 bits) and host key (1024 bits).
The authenticity of host '212.17.69.74' can't be established.
RSA key fingerprint is cf:1a:a1:ab:75:a5:0d:71:66:96:79:91:c9:cd:e9:94.
Are you sure you want to continue connecting (yes/no)? yes
Failed to add the host to the list of known hosts (//.ssh/known_hosts).
debug: Seeding random number generator
debug: Encryption type: 3des
debug: Sent encrypted session key.
debug: Installing crc compensation attack detector.
debug: Received encrypted confirmation.
Permission denied.
debug: Calling cleanup 0x414cf0(0x0)

does anyone have a hint?

thanx
matthias


--
Want to unsubscribe from this list?
Check out: http://cygwin.com/ml/#unsubscribe-simple



More information about the Cygwin mailing list