Mailing-List: contact cygwin-help AT sourceware DOT cygnus DOT com; run by ezmlm List-Subscribe: List-Archive: List-Post: List-Help: , Sender: cygwin-owner AT sourceware DOT cygnus DOT com Delivered-To: mailing list cygwin AT sourceware DOT cygnus DOT com Date: Thu, 10 Feb 2000 22:32:41 +0100 From: Christian Engwer To: cygwin AT sourceware DOT cygnus DOT com Subject: ssh and authorized_keys Message-ID: <20000210223241.A9343@mathphys.fsk.uni-heidelberg.de> Mime-Version: 1.0 Content-Type: text/plain; charset=us-ascii User-Agent: Mutt/1.0i Hello, I am using sshd1 version ssh-1.2.26-CygWinB20. I have setup the /etc/sshd_config, like I set it up on my linuxsystem. From the linuxsystem I copied the known_hosts and so on. I created a new host_key for the NT-machine. Then I added the NT-host-key to the known hosts on my linux account. I edited the /etc/passwd and changed the administrators home-directory to /administrator. There I generated a ssh-key and added christi AT linux-machine to the authorized_keys. But still I can'T log on the NT-machine without entering a passwort (and by the way... the local administrator passwort isn't valid and the samba-administrator passwort also, what did I do wrong?). I started the sshd with option -d... here are the results: ---- snip ---- christi AT tippc01:/usr/local/bin > /usr/local/sbin/sshd1.exe -d debug: sshd version 1.2.26 [i586-pc-cygwin32] debug: Initializing random number generator; seed file /etc/ssh/ssh_random_seed log: Server listening on port 22. log: Generating 768 bit RSA key. Generating p: .++ (distance 18) Generating q: .........++ (distance 104) 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 129.206.230.140 port 1021 debug: Client protocol version 1.5; client software version 1.2.26 debug: Sent 768 bit public key and 1024 bit host key. debug: Encryption type: idea debug: Received session key; encryption turned on. debug: Installing crc compensation attack detector. debug: Attempting authentication for administrator. debug: RhostsRSA authentication failed for 'administrator', remote 'christi', host 'tipsrv.kip.uni-heidelberg.de'. debug: RSA authentication for administrator failed. ---- snip ---- I hope someone can tell me what I did wrong, and how to fix this Problem. CU Christian -- Want to unsubscribe from this list? Send a message to cygwin-unsubscribe AT sourceware DOT cygnus DOT com