× The internal search function is temporarily non-functional. The current search engine is no longer viable and we are researching alternatives.
As a stop gap measure, we are using Google's custom search engine service.
If you know of an easy to use, open source, search engine ... please contact support@midrange.com.



Thanks to both Kevins for responding and thanks for being patient with me. I am learning a lot going through this process.

You asked if I had sent them my public key. Yes. And just to be sure I did this correctly I will explain how I did it.
Several months ago I set up sFTP with another vendor.
At that time, I created my public and private ssh keys and put them under user BLUSER in directory /home/BLUSER/.ssh.
I assumed those ssh keys could be used for any vendor, so I copied them (id_rsa and id_rsa.pub) to /home/CCUSER/.ssh.
I emailed the id_rsa.pub key to the new vendor and they said they put it on their keyring.
The public key I created for the previous vendor can also be used for this new vendor, right?

------------------------------

message: 3
date: Wed, 9 May 2018 07:21:01 -0500
from: "Kevin Bucknum" <Kevin@xxxxxxxxxxxxxxxxxxx>
subject: RE: Setting Up sFTP for a Second Vendor - Host key

The lines you are highlighting indicate that it connected, and that you
trust that st.concursolutions.com are who they say they are (you have
trusted their host key). After that I moves on to proving that you are
who you say you are. It says that it can take passwords or public keys.
Your side offers the id_rsa public key, and the other side immediately
comes back and asks again for something different. That means that the
issue is on the other side now. They either don't have your public key
loaded ( you did give it to them correct? ) or they have some other
config issue on that side. You could try and connect with two v's sftp
-vv and see if the extra debug gives some more information, but most
likely someone at concursolutions.com will have to look at their logs
and config and see what is happening.


I did the sftp command again with -v to get debug data. The userid I'm
using
is ccuser. In Navigator I see files id_rsa, id_rsa.pub, and
known_hosts in
directory /home/ccuser/.ssh.
Don't the lines below that I've marked with '<<<<<<<' indicate that
the
connection was made and the host key was found in my known_hosts file?
Isn't that enough to make the connection?

sftp -v st.concursolutions.com
debug1: Server host key: ssh-rsa
SHA256:wbb2bQRmDJqQaLbuYKsnGdxQ40mIIedeXChRsAYC3ig
<<<<<<<<<<<<<<<<
debug1: Host 'st.concursolutions.com' is known and matches the RSA
host
key. <<<<<<<<<<<<<<<<
debug1: Found key in /home/ccuser/.ssh/known_hosts:1
<<<<<<<<<<<<<<<<
debug1: SSH2_MSG_NEWKEYS sent
debug1: expecting SSH2_MSG_NEWKEYS
debug1: SSH2_MSG_NEWKEYS received
debug1: SSH2_MSG_SERVICE_REQUEST sent
debug1: SSH2_MSG_SERVICE_ACCEPT received
debug1: Authentications that can continue:
password,publickey,keyboard-
interactive
debug1: Next authentication method: publickey
debug1: Offering RSA public key: /home/ccuser/.ssh/id_rsa
debug1: Authentications that can continue:
password,publickey,keyboard-
interactive
debug1: Trying private key: /home/ccuser/.ssh/id_dsa
debug1: Trying private key: /home/ccuser/.ssh/id_ecdsa
debug1: Trying private key: /home/ccuser/.ssh/id_ed25519
debug1: Next authentication method: keyboard-interactive
Password Authentication
debug1: read_passphrase: can't open /dev/tty: No such device or
address
debug1: Authentications that can continue:
password,publickey,keyboard-
interactive
Password Authentication
debug1: read_passphrase: can't open /dev/tty: No such device or
address
debug1: Authentications that can continue:
password,publickey,keyboard-
interactive
Password Authentication
debug1: read_passphrase: can't open /dev/tty: No such device or
address
Received disconnect from 12.129.29.5: 11: Too many bad
authentication
attempts!
Disconnected from 12.129.29.5



Kevin Bucknum
Senior Programmer Analyst
MEDDATA/MEDTRON
Tel: 985-893-2550

Confidentiality Notice: This email from Qualicaps (including all attachments) is for the sole use of the intended recipient(s) and may contain confidential and privileged information. Any unauthorized review, use, disclosure, copying, or distribution is strictly prohibited. If you are not the intended recipient, please contact the sender by reply email and destroy all copies of the original message.

______________________________________________________________________
This email has been scanned by the Symantec Email Security.cloud service.
For more information please visit http://www.symanteccloud.com
_________________________________________________________

As an Amazon Associate we earn from qualifying purchases.

This thread ...

Follow-Ups:

Follow On AppleNews
Return to Archive home page | Return to MIDRANGE.COM home page

This mailing list archive is Copyright 1997-2024 by midrange.com and David Gibbs as a compilation work. Use of the archive is restricted to research of a business or technical nature. Any other uses are prohibited. Full details are available on our policy page. If you have questions about this, please contact [javascript protected email address].

Operating expenses for this site are earned using the Amazon Associate program and Google Adsense.