Jump to content

Public Key Authentication from any computer


Satal Keto

Recommended Posts

Hi,

I have a server running in my living room, which I would like to be able to get access to it from uni and work. Now although I have a nice strong password (21 characters, not in the dictionary etc.) I would like to try and use something like Public Key Authentication. Although to the best of my understanding PKA is between two computers, which unfortunately would mean that I would have to generate key's on each computer the first time I use it and then add it to my servers authorized_keys.

I was wondering whether anyone knows of a way that I would be able to have a key which would allow for me to connect to my server from any computer as long as I had putty and the key with me.

Thanks for any help in advance

Satal :D

Link to comment
Share on other sites

The key isn't computer-specific. Create a personal key file with PuTTYGen and make the server accept those credentials. Then put this generated .PPK file on an USB stick along with Putty, pre-configured to use this file and away you go.

Link to comment
Share on other sites

Coopers is right, all you have to do is generated one keypair (public & private). puttygen makes it easy, but then the private key can only be used with putty, which is fine if that's all you plan on using. Just make sure you keep that private key safe.

Link to comment
Share on other sites

Join the conversation

You can post now and register later. If you have an account, sign in now to post with your account.

Guest
Reply to this topic...

×   Pasted as rich text.   Paste as plain text instead

  Only 75 emoji are allowed.

×   Your link has been automatically embedded.   Display as a link instead

×   Your previous content has been restored.   Clear editor

×   You cannot paste images directly. Upload or insert images from URL.

  • Recently Browsing   0 members

    • No registered users viewing this page.
×
×
  • Create New...