No ssh-login w/o password

From: Friedhelm K. Neyer (Friedhelm.Neyer@t-online.de)
Date: 10/29/02


From: "Friedhelm K. Neyer" <Friedhelm.Neyer@t-online.de>
Date: Tue, 29 Oct 2002 16:31:15 +0100

Hi all

setting up openssh successfully - "normal" ssh-logins to any remote
machines are possible w/o any probs.
But now its requested, to login to remote hosts without giving any
password.
Have do a

ssh-keygen -t dsa
ssh-keygen -t rsa

put resulting public keys in ~/.ssh/authorized_keys2
        ==>> ask for pw

put resulting public keys in /opt/openssh/etc/global_known_hosts
        ==>> same result

What is wrong ?

Running AIX 4.3.3 ML9, openssh 3.xx

Any hints welcome

Friedhelm