Re: [CentOS] SFTP - Private/Public Authentication Keysets Beyond The First Set

2018-12-15 Thread Gregory P. Ennis
On 12/12/18 4:40 PM, Gary Braatz wrote: > Inclusion of the -i flag and the location of the private key solved the > problem. > > Thanks Steve! > > You really don't need multiple ppk pairs for different hosts. One for all is what I do. As long as you keep the private key private you only need

Re: [CentOS] SFTP - Private/Public Authentication Keysets Beyond The First Set

2018-12-13 Thread James B. Byrne via CentOS
On Wed, December 12, 2018 16:40, Gary Braatz wrote: > Inclusion of the -i flag and the location of the private key solved > the > problem. > You can also set up a personalised ssh config file in the ~/.ssh directory of the user employed to establish the sftp/ssh connections: #BOF #

Re: [CentOS] SFTP - Private/Public Authentication Keysets Beyond The First Set

2018-12-13 Thread Mike McCarthy, W1NR
On 12/12/18 4:40 PM, Gary Braatz wrote: > Inclusion of the -i flag and the location of the private key solved the > problem. > > Thanks Steve! > > You really don't need multiple ppk pairs for different hosts. One for all is what I do. As long as you keep the private key private you only need

Re: [CentOS] SFTP - Private/Public Authentication Keysets Beyond The First Set

2018-12-12 Thread Gary Braatz
- Private/Public Authentication Keysets Beyond The First Set On 12/12/2018 03:32 PM, Steve Clark wrote: > On 12/12/2018 03:28 PM, Gary Braatz wrote: >> Thanks for responding so quickly! No but I will try. Are you saying the >> first vendor connection worked because id_rsa

Re: [CentOS] SFTP - Private/Public Authentication Keysets Beyond The First Set

2018-12-12 Thread Gary Braatz
] On Behalf Of Steve Clark Sent: Wednesday, December 12, 2018 2:38 PM To: CentOS mailing list Subject: Re: [CentOS] SFTP - Private/Public Authentication Keysets Beyond The First Set On 12/12/2018 03:32 PM, Steve Clark wrote: > On 12/12/2018 03:28 PM, Gary Braatz wrote: >> Thanks for responding s

Re: [CentOS] SFTP - Private/Public Authentication Keysets Beyond The First Set

2018-12-12 Thread Steve Clark
idn't use the -i flag for the first vendor.) >> >> >> -Original Message- >> From: CentOS [mailto:centos-boun...@centos.org] On Behalf Of Steve Clark >> Sent: Wednesday, December 12, 2018 2:23 PM >> To: CentOS mailing list >> Subject: Re: [CentOS] SFTP

Re: [CentOS] SFTP - Private/Public Authentication Keysets Beyond The First Set

2018-12-12 Thread Steve Clark
--Original Message- > From: CentOS [mailto:centos-boun...@centos.org] On Behalf Of Steve Clark > Sent: Wednesday, December 12, 2018 2:23 PM > To: CentOS mailing list > Subject: Re: [CentOS] SFTP - Private/Public Authentication Keysets Beyond > The First Set > > On 12/12/2018

Re: [CentOS] SFTP - Private/Public Authentication Keysets Beyond The First Set

2018-12-12 Thread Gary Braatz
] On Behalf Of Steve Clark Sent: Wednesday, December 12, 2018 2:23 PM To: CentOS mailing list Subject: Re: [CentOS] SFTP - Private/Public Authentication Keysets Beyond The First Set On 12/12/2018 03:13 PM, Gary Braatz wrote: > I'm new to SFTP and using this mailing list was able to successfully cre

Re: [CentOS] SFTP - Private/Public Authentication Keysets Beyond The First Set

2018-12-12 Thread Steve Clark
On 12/12/2018 03:13 PM, Gary Braatz wrote: > I'm new to SFTP and using this mailing list was able to successfully create > my first Private/Public keyset for a vendor hosting the SFTP server (I'm the > client). I created the keyset by typing this: > > > > # ssh-keygen -t rsa > > > > When

[CentOS] SFTP - Private/Public Authentication Keysets Beyond The First Set

2018-12-12 Thread Gary Braatz
I'm new to SFTP and using this mailing list was able to successfully create my first Private/Public keyset for a vendor hosting the SFTP server (I'm the client). I created the keyset by typing this: # ssh-keygen -t rsa When asked for the password/passphrase I hit and afterwards "id_rsa"