Scratchpad r73 (See the current copy)


Feel free to contact me about this website at mailto:wiki@rkeene.org What you will find here

authorized_keys

OpenSSH (and other SSH systems) uses the "authorized_keys" file to list the public keys which can be used to authenticate to an account.

By default, it is ~/.ssh/authorized_keys, so that users can manage their own authorized public keys.

Test