Used for Public/Private key authentication by the ssh(1) client.
place your public key in the AuthorizedKeysFile? in /.ssh and provided you have ssh-agent(1) setup correctly you shouldn't have to type in your password/keyphrase much.
for ssh1 keys place it in
/.ssh/authorized_keys
for ssh2 keys place it in
/.ssh/authorized_keys2
Make sure these file are owned by the owner (especially not root), and their permissions are no more than 600. Also make sure that /.ssh is no more than 700, or ssh will complain and ignore these files as being potentially unreliable. (unfortunately it doesn't tell you it's complaining, it just puts it into syslogd(8).
and it's all setup!
or
ssh-keygen -t rsa
(depending on what type of key you want)
then use
ssh-copy-id hostname
and ya done.
No other page links to AuthorizedKeysFile yet.
lib/main.php:944: Notice: PageInfo: Cannot find action page