I would like to use mRemote to connect to a system that only has public-key authentication (instead of user/pass). I'm led to believe it's possible to configure mRemote to use Putty/Pageant to do this, but I haven't found exactly how. Can you help?

link|improve this question

64% accept rate
feedback

1 Answer

PuTTY is included as part of the mRemote package and is available to use straight away. To integrate pageant, download it from the putty download page.

What I have done is store it with PuTTY and then I created shortcut to it. I edited the shortcut properties and changed the Target to include my private key e.g.

C:\Program Files\mRemote\pageant.exe iain.ppk

I have she thortcut run from the startup group when I login so all I have to do is provide the pass phrase for it and I'm good to go.

link|improve this answer
Sorry, but I don't understand your explanation. I have both PUTTY and Pageant install. Can you explain in smaller words? E.g., what does "store it with PUTTY" mean? – ripper234 Feb 20 '11 at 15:58
Put it in the same directory as putty. – Iain Feb 20 '11 at 17:19
feedback

Your Answer

 
or
required, but never shown

Not the answer you're looking for? Browse other questions tagged or ask your own question.