On Wed, 12 Jul 2000, Michael St. Laurent wrote:
>After installing ssh and generating the host key did you also generate an
>account key? The public host key from the client system should go into the
>known_hosts file on the server system and the public account key from the
>client should be placed in the authorized_keys file on the host. If you
>have already done this then I apologize but mucking up these steps are
>probably the most commonly made mistake when configuring ssh.
Yes, my public keys (I have tried this from two clients) are in authorized_keys
on the server, and my hosts' keys are in known_hosts.
phma