delorie.com/archives/browse.cgi | search |
Mailing-List: | contact cygwin-help AT sourceware DOT cygnus DOT com; run by ezmlm |
List-Subscribe: | <mailto:cygwin-subscribe AT sources DOT redhat DOT com> |
List-Archive: | <http://sources.redhat.com/ml/cygwin/> |
List-Post: | <mailto:cygwin AT sources DOT redhat DOT com> |
List-Help: | <mailto:cygwin-help AT sources DOT redhat DOT com>, <http://sources.redhat.com/ml/#faqs> |
Sender: | cygwin-owner AT sources DOT redhat DOT com |
Delivered-To: | mailing list cygwin AT sources DOT redhat DOT com |
From: | "Mag. M. Faffelberger" <m DOT faffelberger AT crp DOT at> |
To: | <cygwin AT cygwin DOT com> |
Subject: | SSH Server under Win NT |
Date: | Mon, 26 Feb 2001 12:05:19 +0100 |
Message-ID: | <NDBBIMEOKDGHHCOJEGCMIEIJCMAA.m.faffelberger@crp.at> |
MIME-Version: | 1.0 |
X-Priority: | 3 (Normal) |
X-MSMail-Priority: | Normal |
X-Mailer: | Microsoft Outlook IMO, Build 9.0.2416 (9.0.2910.0) |
X-MimeOLE: | Produced By Microsoft MimeOLE V5.00.2314.1300 |
Importance: | Normal |
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
webmaster | delorie software privacy |
Copyright © 2019 by DJ Delorie | Updated Jul 2019 |