Difference between revisions of "Public Keys"
Jump to navigation
Jump to search
(add public key for aws) |
(added howto) |
||
(2 intermediate revisions by the same user not shown) | |||
Line 1: | Line 1: | ||
You can use these public keys to give one of us [[wikipedia:Secure_Shell|SSH]] access to a server. | |||
== | ==How to use these keys to give access== | ||
Add one of the keys below to the <code>authorized_keys</code> file for the user on the server you want us to log in as. | |||
<code> | For most internal WPRDC cases, you can add it to the default admin account (often <code>ubuntu</code>). | ||
==SSH Keys== | |||
< | ===Steve=== | ||
<syntaxhighlight> | |||
ssh-rsa AAAAB3NzaC1yc2EAAAADAQABAAACAQC8JhUN5iPCmluQfmcEVuaNdJUTZWeDfTu4baCYOm0Tgl2XMZHSgDPUvH/74ipSXzNj1bLBmnfTAgZbn1bbhkwNIzjIVxUQL7KdJ8wefNrTANRxzl13iM7+ASYSV7nevDJAU+u9tbbkPOfj9Ce3TFNHs6gTVum7PBAvYaidR2gM9kL8+mn0hl3LX5QMjToXgKJDtUNxKVNEllF5c+X3n+1IML8KJJKZWMtD5Nv6C8N0iqk/ZgQjibR/iL5rQAs430JUrsIE+YN3hxfg7fux/ESueg+u9dhWq8tilVwJhKKNMhZjC0dwTdnwhghra1fxnTNJ4tmA9fC+Lg43ifhQTUosA3DwP78JskmV5YfJQAm8Mu5Y8O+871iGsrmpIh+KfGJXWm0q6P9HxM2BG004ylJY3kUPf0GTz7QZJPVM1lov657K+ZaSDv+OhcxmDS0kw1LxywWZ9sYMlX5IRQL/8pYaNmQD288zB1oiNOplI6bx8z9YB8MtZpeucvqB5Z36INfuaoPz5FJVfpSWLYaEsZUPOwdgPk2QZhALuvt7B87TtFozf8Q4ohYCcVrUY7QfAYpSx2QY/H+o5wM/1DB0FXHdp04z7ti3gbOsOQMtPV2QnqADb0XKZrY7+fluRbGKRfeDOlOa9XT+ZN+kHChYoak3x7rz1Ygy21NxsfOiqMXUrw== | |||
</syntaxhighlight> | |||
< | <references /> | ||
Latest revision as of 23:13, 15 November 2021
You can use these public keys to give one of us SSH access to a server.
How to use these keys to give access
Add one of the keys below to the authorized_keys
file for the user on the server you want us to log in as.
For most internal WPRDC cases, you can add it to the default admin account (often ubuntu
).
SSH Keys
Steve
ssh-rsa AAAAB3NzaC1yc2EAAAADAQABAAACAQC8JhUN5iPCmluQfmcEVuaNdJUTZWeDfTu4baCYOm0Tgl2XMZHSgDPUvH/74ipSXzNj1bLBmnfTAgZbn1bbhkwNIzjIVxUQL7KdJ8wefNrTANRxzl13iM7+ASYSV7nevDJAU+u9tbbkPOfj9Ce3TFNHs6gTVum7PBAvYaidR2gM9kL8+mn0hl3LX5QMjToXgKJDtUNxKVNEllF5c+X3n+1IML8KJJKZWMtD5Nv6C8N0iqk/ZgQjibR/iL5rQAs430JUrsIE+YN3hxfg7fux/ESueg+u9dhWq8tilVwJhKKNMhZjC0dwTdnwhghra1fxnTNJ4tmA9fC+Lg43ifhQTUosA3DwP78JskmV5YfJQAm8Mu5Y8O+871iGsrmpIh+KfGJXWm0q6P9HxM2BG004ylJY3kUPf0GTz7QZJPVM1lov657K+ZaSDv+OhcxmDS0kw1LxywWZ9sYMlX5IRQL/8pYaNmQD288zB1oiNOplI6bx8z9YB8MtZpeucvqB5Z36INfuaoPz5FJVfpSWLYaEsZUPOwdgPk2QZhALuvt7B87TtFozf8Q4ohYCcVrUY7QfAYpSx2QY/H+o5wM/1DB0FXHdp04z7ti3gbOsOQMtPV2QnqADb0XKZrY7+fluRbGKRfeDOlOa9XT+ZN+kHChYoak3x7rz1Ygy21NxsfOiqMXUrw==