Hi Arnie,
Go to this link at IBM and download the QMGTOOLS and install them on your iSeries. It has a SFTP utility that you can use to communicate with and transfer/receive your data files from a user/password environment. I had my SFTP project running within a few days as there were fields I had to add to vendor or customer files designating whether to use SFTP protocol, user id, password, etc.
https://www.ibm.com/support/pages/node/687803?mhsrc=ibmsearch_a&mhq=STRSFTP
It's available for versions 7.3, 7.4 and 7.5 so download the appropriate version for you.
T Crook
________________________________
From: OpenSource <opensource-bounces@xxxxxxxxxxxxxxxxxx> on behalf of Arnie Flangehead <arnie.flangehead@xxxxxxxxx>
Sent: Sunday, May 26, 2024 2:19 AM
To: opensource@xxxxxxxxxxxxxxxxxx <opensource@xxxxxxxxxxxxxxxxxx>
Subject: [IBMiOSS] Understanding SSH Key Pairs
Hi All
I'm required to switch from FTP to sFTP, and first that means negotiating
OpenSSH. I want to really understand this, because I don't think the person
on the server side does and I think one of us should.
I've read a couple of tutorials, but I'm stuck on the concept of public and
private keys.
In the context of an IBM i being the client (me), and a non-IBM i being the
server (my client's customer):
Do both parties generate both private and public keys?
Which party gives his public key to the other? (or do both, or only one,
but it doesn't matter which?)
How many keys are there in total? e.g. Do both parties share the same
public key, with each having his own private key?
If you generate your private key from the public, what stops a baddy from
intercepting your public key and doing the same generation then
impersonating you?
Do you get a different private key each time you generate from the public
key? Would this then be invalid for a connection you've used before? e.g.
If you test with one User Profile then switch to another.
As you can see from these questions, I'm really devoid of basic
understanding of how this concept is supposed to work. Feel free to answer
the above questions point by point, or to explain via a short summary or a
metaphor/analogy if that's easier.
Thanks.
--
This is the IBMi Open Source Roundtable (OpenSource) mailing list
To post a message email: OpenSource@xxxxxxxxxxxxxxxxxx
To subscribe, unsubscribe, or change list options,
visit:
https://lists.midrange.com/mailman/listinfo/opensource
or email: OpenSource-request@xxxxxxxxxxxxxxxxxx
Before posting, please take a moment to review the archives
at
https://archive.midrange.com/opensource.
As an Amazon Associate we earn from qualifying purchases.