Re: QWS3270 on zPDT

2022-10-12 Thread Mike Shaw
Section 7.1.1 in the I*BM ISV z/PDT Guide and Reference* reference
discusses the Linux-to-z/OS TCP/IP connections and how to define them in
your z/PDT DEVMAP. It's a long section with lots of detail.

Mike

On Wed, Oct 12, 2022 at 12:57 PM Binyamin Dissen 
wrote:

> On Wed, 12 Oct 2022 11:10:48 -0500 Charles Mills  wrote:
>
> :>20 and 21
>
> :>https://en.wikipedia.org/wiki/List_of_TCP_and_UDP_port_numbers
>
> I meant the linux host mapping which maps 3270 to a local port number.
>
>
> :>-Original Message-
> :>From: IBM Mainframe Discussion List [mailto:IBM-MAIN@LISTSERV.UA.EDU]
> On Behalf Of Binyamin Dissen
> :>Sent: Wednesday, October 12, 2022 3:54 AM
> :>To: IBM-MAIN@LISTSERV.UA.EDU
> :>Subject: Re: QWS3270 on zPDT
> :>
> :>
> :>BTW, is there a standard FTP like 3270 mapping to 23?
>
> --
> Binyamin Dissen 
> http://www.dissensoftware.com
>
> Director, Dissen Software, Bar & Grill - Israel
>
> --
> For IBM-MAIN subscribe / signoff / archive access instructions,
> send email to lists...@listserv.ua.edu with the message: INFO IBM-MAIN
>

--
For IBM-MAIN subscribe / signoff / archive access instructions,
send email to lists...@listserv.ua.edu with the message: INFO IBM-MAIN


Re: CSNBENC rc=8 rsn=X'271C'

2022-10-12 Thread Walt Farrell
On Wed, 12 Oct 2022 09:51:36 +0100, Lennie Dymoke-Bradshaw 
 wrote:

>It was Pierre's previous posts about replacing a password using ICHEINTY and 
>R-admin.
>Maybe I have mixed up two distinct issues.

Perhaps, but that earlier/ongoing thread talking about "having a RACF encrypted 
password" and "having used CSNBENC to get it" certainly seems like they 
_should_ be related :) 

-- 
Walt

--
For IBM-MAIN subscribe / signoff / archive access instructions,
send email to lists...@listserv.ua.edu with the message: INFO IBM-MAIN


Re: QWS3270 on zPDT

2022-10-12 Thread Binyamin Dissen
On Wed, 12 Oct 2022 11:10:48 -0500 Charles Mills  wrote:

:>20 and 21

:>https://en.wikipedia.org/wiki/List_of_TCP_and_UDP_port_numbers 

I meant the linux host mapping which maps 3270 to a local port number.


:>-Original Message-
:>From: IBM Mainframe Discussion List [mailto:IBM-MAIN@LISTSERV.UA.EDU] On 
Behalf Of Binyamin Dissen
:>Sent: Wednesday, October 12, 2022 3:54 AM
:>To: IBM-MAIN@LISTSERV.UA.EDU
:>Subject: Re: QWS3270 on zPDT
:>
:>
:>BTW, is there a standard FTP like 3270 mapping to 23?

--
Binyamin Dissen 
http://www.dissensoftware.com

Director, Dissen Software, Bar & Grill - Israel

--
For IBM-MAIN subscribe / signoff / archive access instructions,
send email to lists...@listserv.ua.edu with the message: INFO IBM-MAIN


Re: QWS3270 on zPDT

2022-10-12 Thread Mike Shaw
23 is the "traditional" TELNET port and unsecured TN3270 uses that.

I have seen secured TN3270 over TLS/SSL use port number 992 in several
cases, which is the "traditional" port number for secured TELNET.

On our z/PDT we use a large 5 digit port number that we picked at random.

QWS3270 will let you specify any port number for either secure or unsecure
TN3270 connection.

Mike Shaw
MVS/QuickRef Support Group
Chicago-Soft, Ltd.


On Wed, Oct 12, 2022 at 6:54 AM Binyamin Dissen 
wrote:

> On Sun, 9 Oct 2022 10:34:12 -0400 Mike Shaw 
> wrote:
>
> :>The z/PDT emulator supports 3270E connection to the Linux side of the
> box.
> :>If you have a 3270port statement in your IPL profile, it will specify the
> :>local port number that you can use to connect to z/OS via the Linux side
> of
> :>the box. That bypasses TCP/IP altogether. Mine specifies port 3270.
>
> :>If you define a new session to QWS3270 and specify the name or IP address
> :>of the Linux side of the box and a port number of 3270, you can connect
> :>(non-securely) to that port and appear as a channel-attached local 3270
> to
> :>z/OS.
>
> BTW, is there a standard FTP like 3270 mapping to 23?
>
> :>Does that method eliminate the problem you are seeing?
>
> :>Mike Shaw
> :>MVS/QuickRef Support Group
> :>Chicago-Soft, Ltd.
>
> :>On Sun, Oct 9, 2022 at 7:55 AM Binyamin Dissen <
> bdis...@dissensoftware.com>
> :>wrote:
>
> :>> On Fri, 7 Oct 2022 10:05:13 -0400 Mike Shaw 
> :>> wrote:
>
> :>> :>We use QWS3270 on a z/PDT and we have not seen that problem. Are you
> :>> :>running as a locally attached 3270 device address or through TCP/IP
> :>> :>remotely?
>
> :>> TCP/IP, appears to be thru a gateway.
> >
> :>> :>On Fri, Oct 7, 2022, 6:17 AM Binyamin Dissen <
> bdis...@dissensoftware.com
> :>> :>wrote:
>
> :>> :>> I am having a strange issue running QWS3270 against a zPDT system
> (two
> :>> :>> different systems). The screen goes completely blank after a few
> :>> seconds of
> :>> :>> inactivity.
>
> :>> :>> Quick3270 Secure works fine.
>
> :>> :>> Anyone else run into this?
>
> --
> Binyamin Dissen 
> http://www.dissensoftware.com
>
> Director, Dissen Software, Bar & Grill - Israel
>
> --
> For IBM-MAIN subscribe / signoff / archive access instructions,
> send email to lists...@listserv.ua.edu with the message: INFO IBM-MAIN
>

--
For IBM-MAIN subscribe / signoff / archive access instructions,
send email to lists...@listserv.ua.edu with the message: INFO IBM-MAIN


Re: QWS3270 on zPDT

2022-10-12 Thread Charles Mills
20 and 21

https://en.wikipedia.org/wiki/List_of_TCP_and_UDP_port_numbers 

Charles


-Original Message-
From: IBM Mainframe Discussion List [mailto:IBM-MAIN@LISTSERV.UA.EDU] On Behalf 
Of Binyamin Dissen
Sent: Wednesday, October 12, 2022 3:54 AM
To: IBM-MAIN@LISTSERV.UA.EDU
Subject: Re: QWS3270 on zPDT


BTW, is there a standard FTP like 3270 mapping to 23?

--
For IBM-MAIN subscribe / signoff / archive access instructions,
send email to lists...@listserv.ua.edu with the message: INFO IBM-MAIN


Re: HYCD or IOCP

2022-10-12 Thread Jousma, David
Its in the IODF.You have to define the devices as AUTOSWAP.   Then there is 
nothing else to do, other than bring them all online everywhere.

From: IBM Mainframe Discussion List  on behalf of 
Steve Beaver 
Date: Wednesday, October 12, 2022 at 11:38 AM
To: IBM-MAIN@LISTSERV.UA.EDU 
Subject: HYCD or IOCP
**CAUTION EXTERNAL EMAIL**

**DO NOT open attachments or click on links from unknown senders or unexpected 
emails**

What is the PARM/OPTION to allow VTD's to auto swap between LPARS if

That LPAR needs a VTD to satisfy a MOUNT request?



Regards,








--
For IBM-MAIN subscribe / signoff / archive access instructions,
send email to lists...@listserv.ua.edu with the message: INFO IBM-MAIN
**CAUTION EXTERNAL EMAIL**

**DO NOT open attachments or click on links from unknown senders or unexpected 
emails**
This e-mail transmission contains information that is confidential and may be 
privileged.
It is intended only for the addressee(s) named above. If you receive this 
e-mail in error,
please do not read, copy or disseminate it in any manner.  If you are not the 
intended 
recipient, any disclosure, copying, distribution or use of the contents of this 
information
is prohibited. Please reply to the message immediately by informing the sender 
that the 
message was misdirected. After replying, please erase it from your computer 
system. Your 
assistance in correcting this error is appreciated.




--
For IBM-MAIN subscribe / signoff / archive access instructions,
send email to lists...@listserv.ua.edu with the message: INFO IBM-MAIN


HYCD or IOCP

2022-10-12 Thread Steve Beaver
What is the PARM/OPTION to allow VTD's to auto swap between LPARS if

That LPAR needs a VTD to satisfy a MOUNT request? 

 

Regards,

 

 

 


--
For IBM-MAIN subscribe / signoff / archive access instructions,
send email to lists...@listserv.ua.edu with the message: INFO IBM-MAIN


Re: QWS3270 on zPDT

2022-10-12 Thread Binyamin Dissen
On Sun, 9 Oct 2022 10:34:12 -0400 Mike Shaw  wrote:

:>The z/PDT emulator supports 3270E connection to the Linux side of the box.
:>If you have a 3270port statement in your IPL profile, it will specify the
:>local port number that you can use to connect to z/OS via the Linux side of
:>the box. That bypasses TCP/IP altogether. Mine specifies port 3270.

:>If you define a new session to QWS3270 and specify the name or IP address
:>of the Linux side of the box and a port number of 3270, you can connect
:>(non-securely) to that port and appear as a channel-attached local 3270 to
:>z/OS.

BTW, is there a standard FTP like 3270 mapping to 23?

:>Does that method eliminate the problem you are seeing?

:>Mike Shaw
:>MVS/QuickRef Support Group
:>Chicago-Soft, Ltd.

:>On Sun, Oct 9, 2022 at 7:55 AM Binyamin Dissen 
:>wrote:

:>> On Fri, 7 Oct 2022 10:05:13 -0400 Mike Shaw 
:>> wrote:

:>> :>We use QWS3270 on a z/PDT and we have not seen that problem. Are you
:>> :>running as a locally attached 3270 device address or through TCP/IP
:>> :>remotely?

:>> TCP/IP, appears to be thru a gateway.
>
:>> :>On Fri, Oct 7, 2022, 6:17 AM Binyamin Dissen > :>wrote:

:>> :>> I am having a strange issue running QWS3270 against a zPDT system (two
:>> :>> different systems). The screen goes completely blank after a few
:>> seconds of
:>> :>> inactivity.

:>> :>> Quick3270 Secure works fine.

:>> :>> Anyone else run into this?

--
Binyamin Dissen 
http://www.dissensoftware.com

Director, Dissen Software, Bar & Grill - Israel

--
For IBM-MAIN subscribe / signoff / archive access instructions,
send email to lists...@listserv.ua.edu with the message: INFO IBM-MAIN


Re: CSNBENC rc=8 rsn=X'271C'

2022-10-12 Thread Lennie Dymoke-Bradshaw
It was Pierre's previous posts about replacing a password using ICHEINTY and 
R-admin.
Maybe I have mixed up two distinct issues.
Lennie

-Original Message-
From: IBM Mainframe Discussion List  On Behalf Of 
Eric D Rossman
Sent: 12 October 2022 02:56
To: IBM-MAIN@LISTSERV.UA.EDU
Subject: Re: CSNBENC rc=8 rsn=X'271C'

What gave you the impression that this was related to KDFAES?

-Original Message-
From: IBM Mainframe Discussion List  On Behalf Of 
Lennie Dymoke-Bradshaw
Sent: Tuesday, October 11, 2022 6:34 PM
To: IBM-MAIN@LISTSERV.UA.EDU
Subject: [EXTERNAL] Re: CSNBENC rc=8 rsn=X'271C'

Pierre,

I think you need to understand that KDFAES is not just basic AES encryption. 
There are other parts of the process designed to slow down dictionary attacks.

https://www.ibm.com/docs/en/zos/2.5.0?topic=des-racf-kdfaes-algorithm

Lennie Dymoke-Bradshaw
‘Dance like no one is watching. Encrypt like everyone is.’


-Original Message-
From: IBM Mainframe Discussion List  On Behalf Of 
Pierre Fichaud
Sent: 11 October 2022 20:32
To: IBM-MAIN@LISTSERV.UA.EDU
Subject: Re: CSNBENC rc=8 rsn=X'271C'

I used the ICSF panels.
I'll switch to CSNBSAE call.
Thanks, Pierre.

--
For IBM-MAIN subscribe / signoff / archive access instructions, send email to 
lists...@listserv.ua.edu with the message: INFO IBM-MAIN

--
For IBM-MAIN subscribe / signoff / archive access instructions,
send email to lists...@listserv.ua.edu with the message: INFO IBM-MAIN