Re: [CentOS] OpenSSH multiple private key question

2007-09-26 Thread Jim Perrin
On 9/26/07, Von Landfried <[EMAIL PROTECTED]> wrote: > I am using CentOS 4.5 with OpenSSH_3.9p1 and I am curious if anyone > has a solution for this scenario. I have several pub/priv keys that I > use for various tasks/reasons. My issue is that I want to have 2 > private keys stored in ~/.ssh/ and

Re: [CentOS] OpenSSH multiple private key question

2007-09-26 Thread Von Landfried
Perfect, I knew it was possible, and I was familiar with ~/.ssh/ config, just currently only use it for different port settings. Thanks Luciano On Sep 26, 2007, at 2:51 PM, Luciano Rocha wrote: On Wed, Sep 26, 2007 at 02:42:51PM -0400, Von Landfried wrote: I am using CentOS 4.5 with Ope

Re: [CentOS] OpenSSH multiple private key question

2007-09-26 Thread Luciano Rocha
On Wed, Sep 26, 2007 at 02:42:51PM -0400, Von Landfried wrote: > I am using CentOS 4.5 with OpenSSH_3.9p1 and I am curious if anyone has a > solution for this scenario. I have several pub/priv keys that I use for > various tasks/reasons. My issue is that I want to have 2 private keys stored >

[CentOS] OpenSSH multiple private key question

2007-09-26 Thread Von Landfried
I am using CentOS 4.5 with OpenSSH_3.9p1 and I am curious if anyone has a solution for this scenario. I have several pub/priv keys that I use for various tasks/reasons. My issue is that I want to have 2 private keys stored in ~/.ssh/ and I am not sure the best way to accomplish that. Curren