2
1
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?