wp.jochen.hayek.name/blog-en

startup PuTTY’s authentication agent “Pageant” with private keys

PuTTY’s authentication agent pageant combines the functionality of ssh-agent and ssh-add, and if you start it up, it makes sense to add the necessary private keys on its command line. You can do this using a script, but in Windows it’s convenient to does this through a “.lnk” shortcut. And if you place that “.lnk” file in Windows’ user startup directory, you won’t forget to start it manually.

Here is a nice description of how to make “… Pageant automatically load keys on startup“:

Basically:

Recipe (Win <10):

It’s helpful to dump the details of pageant.exe.lnk using one of these nice tools:

PuTTY’s authentication agent “Pageant” has its counterparts in: ssinf h-agent + ssh-add

Exit mobile version