How To Set Up Passwordless SSH On A Second Computer
I successfully set up passwordless login from one of my machines. I have been using it for quite some time. Now I would like to set up passwordless login from a second machine. So I set
Anyone have any advice? I've tried googling this to death already.
Thank you in advance.
2 Replies
Once you've enabled PubkeyAuthentication again, you want to put the public key from the other system in the same authorized_keys file you put the first public key in. You can get the public key there however you'd like: it isn't secret, you can throw it in a pastebin or copy it via the first system, etc.
- Les
For anyone else with a mac who has similar issue.. i figured out I could copy my keys to my second mac machine using Airdrop. Worked like a charm.
Move SSH Keys From One Computer to Another