On 19Jun2008 18:12, Aldo Foot <[EMAIL PROTECTED]> wrote: | > The first thing I did was on my workstation (that I ssh from) is create a | > public/private key pair and installed the public key in | > ~/.ssh/authorized_keys2, and disabled the password authentication in the | > /etc/ssh/sshd_config and everything so far works great. | | I believe the file with the keys is '~/.ssh/authorized_keys', without the '2'. | as specified in the sshd_config. | AuthorizedKeysFile .ssh/authorized_keys
These days this is true. For a while, during the transition from ssh1 to ssh2, there were two authorized_keys files:-( -- Cameron Simpson <[EMAIL PROTECTED]> DoD#743 -- fedora-list mailing list [email protected] To unsubscribe: https://www.redhat.com/mailman/listinfo/fedora-list
