Rather than request a public key to put into the user's authorized_keys, I would rather generate a key I can send to the user and tell them to use with their client,
ssh -i keyfile.pem host.server.com
|
Rather than request a public key to put into the user's authorized_keys, I would rather generate a key I can send to the user and tell them to use with their client, ssh -i keyfile.pem host.server.com
| |||||
feedback
|
|
You're still looking at generating a keypair (with a tool like | |||
|
feedback
|