Take a look at the z/OS OpenSSH User's Guide documentation for:
ssh options:
- ProxyCommand
- ProxyUseFdPass
command:
- ssh-proxyc (in z/OS V2R4, if you have a prior release you can get it
from https://dovetail.com/community.html )
I don't know what kind of proxy you are referring to, but t
I am using ProxyCommand. but where do I specify the password?
On Fri, Apr 30, 2021 at 8:58 AM william giannelli
wrote:
> ok "-oProxyCommand" then?
>
> On Fri, Apr 30, 2021 at 8:51 AM Kurt Quackenbush wrote:
>
>> On 4/28/2021 6:25 PM, Bill Giannelli wrote:
>> > How do specify a proxy server
ok "-oProxyCommand" then?
On Fri, Apr 30, 2021 at 8:51 AM Kurt Quackenbush wrote:
> On 4/28/2021 6:25 PM, Bill Giannelli wrote:
> > How do specify a proxy server in JCL for SFTP executing BPXBATCH?
> I have no experience using it, but have you considered the
> -oProxyCommand option of sftp?
On 4/28/2021 6:25 PM, Bill Giannelli wrote:
How do specify a proxy server in JCL for SFTP executing BPXBATCH?
I have no experience using it, but have you considered the
-oProxyCommand option of sftp?
Kurt Quackenbush -- IBM, SMP/E Development
Chuck Norris never uses CHECK when he applies PTFs.
so how do I code it? ProxyCommand? ProxyJump? -X connect -x?
--
For IBM-MAIN subscribe / signoff / archive access instructions,
send email to lists...@listserv.ua.edu with the message: INFO IBM-MAIN
On 4/28/21 4:58 PM, Paul Gilmartin wrote:
set ssh proxy environment variables
The "ssh proxy environment variables" causes me to wince. Yes, they are
environment variables which used in conjunction with SSH. But, the
environment variables aren't used by or referenced by the SSH client
bina
On Wed, 28 Apr 2021 17:24:56 -0500, Bill Giannelli wrote:
>How do specify a proxy server in JCL for SFTP executing BPXBATCH?
>
From: https://gist.github.com/yougg/5d2b3353fc5e197a0917aae0b3287d64
set ssh proxy environment variables
https://gist.github.com/yougg/5d2b3353fc5e197a0917aae0b3287d64#s