Using two agents
Peter Stuge
peter at stuge.se
Sun May 31 04:41:33 AEST 2015
Nico Kadel-Garcia wrote:
> Mind you, I've never been complete thrilled with ssh-agent.
Then look into extending it, or writing a new one which does what you
want.
> If you really want to segregate credentials for different environments
The agent knows who is asking it about using a key, so you could
certainly have a single agent which applies a policy based on that.
//Peter
More information about the openssh-unix-dev
mailing list