At 5:57p -0400 on 17 MAy 2007, Andrew Raphael wrote: > On Thu, May 17, 2007 at 01:14:44AM -0400, Kevin Hunter wrote: >> This means that the client must have four separate private keys, one >> each for each server. > > Says who? Just use one private/public key pair for all 4 servers.
So, it's a simplified example and certainly a single key set will work, but in the actual enactment, there are reasons that I need multiple keys. The answer that I was looking for is to setup separate keys for each host in the ssh_config. Thanks though, Kevin
