Can I store multiple private keys in one Putty PPK file?
Posted
by
RedGrittyBrick
on Super User
See other posts from Super User
or by RedGrittyBrick
Published on 2014-05-28T09:02:37Z
Indexed on
2014/05/28
9:35 UTC
Read the original article
Hit count: 186
I have multiple accounts on a server, say for example
- red
- webadmin
- testuser
At the moment I have private keys for these in separate PPK files. I have shortcuts to these on the desktop - so clicking the desktop icon launches Pageant and prompts for a password. After doing this for each PPK file, I can log in and out of the server(s) multiple times during the day using various user-ids without entering passwords. So far so good.
Could I streamline this further by somehow combining all these PPK files into a single PPK file? If so how?
© Super User or respective owner