Scratchpad r73 (See the current copy)
- Random Links
- Information about Roy Keene
- Information about Tcl
- Information about Random Number Generation
- Random Diatribes
- My Scratchpad
- Information about Threads
- Random Demonstrations
- My Friends
- Random Scripts
- Information about interesting Current Projects
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