Campuses:
This shows you the differences between two versions of the page.
| Next revision | Previous revision | ||
| computing:department:windows:ssh_and_telnet:public_key [2007/06/11 12:33] – created clayton | computing:department:unix:public_key_ssh [2015/02/20 16:28] (current) – allan | ||
|---|---|---|---|
| Line 1: | Line 1: | ||
| - | ====== Public-Key Authentication ====== | + | ====== |
| + | Public key authentication allows you to prove your identity to the physics unix machines--and thus login--without the use of your account password. | ||
| + | |||
| + | ===== Managed Systems ===== | ||
| + | Public and private key pairs are already available for all users on department unix machines. As a result repeated password entry is unnecessary when connecting to other managed machines. Additionally, | ||
| - | Public-key authentication allows you to prove your identity to the physics unix and linux servers--and thus login--without the use of your account password. | ||