Re: Colours on screen (mainframe history question)

2021-02-28 Thread Tony Harminc
On Fri, 26 Feb 2021 at 10:56, Jim Elliott wrote: > > I was working in the IBM Toronto Lab prior to the 3279 announcement and was a > tester for the product (developed at IBM Hursley). Somewhere I have a photo > of myself sitting at my 3279 when I got an award. I still have a copy of a >

Re: FTP-SSL from z/OS client to Linux

2021-02-28 Thread Steve Pryor
I thought perhaps that was it, since I didn't (previously) have the entire CA certificate chain on the keyring and I don't think the certificate was being presented. But I've corrected that and it seems to be using the correct certificate according to the trace below. But I'm still getting the

Re: Assembler - Authorized program debug

2021-02-28 Thread David Crayford
I devoted a weekend to learn Vim and by the end of it was proficient. In the years since I've bonded with it to stage where I really struggle when I go back to ISPF. Luckily my emulator (Vista) supports keyboard shortcuts like CNTL+D to delete words, CNTL+left/CNTL+right to jump words and

Re: z/OS ssh git issue

2021-02-28 Thread David Crayford
Make sure you also have the following set: export _TAG_REDIR_ERR=txt export _TAG_REDIR_IN=txt export _TAG_REDIR_OUT=txt On 28/02/2021 10:45 pm, Lionel B Dyck wrote: I have in the environment on this system and on the working systems. _BPXK_AUTOCVT=ON _CEE_RUNOPTS=FILETAG(AUTOCVT,AUTOTAG)

Re: FTP-SSL from z/OS client to Linux

2021-02-28 Thread John S. Giltner, Jr.
It's been awhile, but it looks like the Linux server is requesting your SSL certificate as a client, but is not passing a list of CA's that it trusts. When the server requests the client to send it's client cert, it supposed to tell the client what CA's is trusts. Some clients will ignore the

Re: FTP with TLSv1.2 and SHA256

2021-02-28 Thread John S. Giltner, Jr.
That is what I opened the PMR for and IBM said that FTP does not pass GSK_V3_CIPHER_SPECS_EXPANDED to System SSL. To get any of the 4 character ciphers you must use AT-TLS. -- For IBM-MAIN subscribe / signoff / archive access

Re: Assembler - Authorized program debug

2021-02-28 Thread Tom Brennan
Thanks! I really need just take a couple of hours and learn about it, instead of always just jumping in without a bit it self-training. On 2/27/2021 11:45 PM, David Crayford wrote: On 27/02/2021 8:22 am, Tom Brennan wrote: You take that back!! :) Sorry... I just used vi a minute ago and

FTP-SSL from z/OS client to Linux

2021-02-28 Thread Steve Pryor
I'm sure I must be missing something here. I'm trying to FTPS from the z/OS 2.2 client to a linux system but failing the handshake. The FTP session indicates: SC2852 sendCmd: entered EZA1701I >>> AUTH TLS

Re: Identifying "New Function" APARs

2021-02-28 Thread Cheryl Watson Walker
Thanks, KB, for the reference. We also mentioned a SHARE blog post from Marna Walle on June 2018, where she gives a link to an IBM site that provides a list of all New Function APARs. The list is also available in csv format. So, I think it would be fairly simply to create control statements

Re: BLS18160D Response

2021-02-28 Thread Ed Jaffe
On 2/27/2021 7:48 PM, Mark Jacobs wrote: >From the FM; The summary dump data contains data captured closest to the time of the failure. If you reply Y to use this data, IPCS will not be able to display storage keys using the DISPLAY(MACHINE) parameter. Yeah, but... I don't experience

Re: Identifying "New Function" APARs

2021-02-28 Thread kekronbekron
Wow, amazing find. Thank you! - KB ‐‐‐ Original Message ‐‐‐ On Sunday, February 28, 2021 8:17 PM, Mark Jacobs <0224d287a4b1-dmarc-requ...@listserv.ua.edu> wrote: > This link may help too. > > https://www.ibm.com/support/pages/new-function-apars-zos-platform > > Mark Jacobs > > Sent

Re: Identifying "New Function" APARs

2021-02-28 Thread Mark Jacobs
This link may help too. https://www.ibm.com/support/pages/new-function-apars-zos-platform Mark Jacobs Sent from ProtonMail, Swiss-based encrypted email. GPG Public Key - https://api.protonmail.ch/pks/lookup?op=get=markjac...@protonmail.com ‐‐‐ Original Message ‐‐‐ On Sunday,

Re: z/OS ssh git issue

2021-02-28 Thread Lionel B Dyck
I have in the environment on this system and on the working systems. _BPXK_AUTOCVT=ON _CEE_RUNOPTS=FILETAG(AUTOCVT,AUTOTAG) POSIX(ON) And I'm not sure which files you are asking about being tagged? My ssh keys are untagged if that is your question - the same as on my working system.

Re: z/OS ssh git issue

2021-02-28 Thread Lionel B Dyck
I couldn't find any difference between the bad system and the others. Do you have any pointers on where I should have looked as I could easily have missed something? Thanks _ Lionel B Dyck < Website:

Re: Assembler - Authorized program debug

2021-02-28 Thread Seymour J Metz
There are many ISPF, Wylbur and XEDIT clones; I don't know of one that can't deal with column ranges. There are even some free clones. -- Shmuel (Seymour J.) Metz http://mason.gmu.edu/~smetz3 From: IBM Mainframe Discussion List

Re: Assembler - Authorized program debug

2021-02-28 Thread René Jansen
If you like ISPF (like me!) have a look at LSPF at https://github.com/daniel64/lspf . If it seems tricky to build, I have a Docker container at https://hub.docker.com/r/rvjansen/lspf/tags?page=1=last_updated René > On 28 Feb 2021, at 12:04, David Spiegel wrote: > > Hi David, > I like

Re: Assembler - Authorized program debug

2021-02-28 Thread David Spiegel
Hi David, I like VI(m) too. I'd like to point out, however, that ISPF and XEDIT allow the user to restrict edits to a column range. This capability AFAIK is ONLY available on Mainframe. Regards, David On 2021-02-28 02:45, David Crayford wrote: On 27/02/2021 8:22 am, Tom Brennan wrote: You

Re: Identifying "New Function" APARs

2021-02-28 Thread kekronbekron
You'll find most of what's new in these 3 places - 1. Marna Walle's sesssions about v2r4 in SHARE, CMG, GSE, TechDocs as applicable. 2. NewEra - http://www.newera-info.com/eBooks.html The form for accessing the PDF is broken, but I'm sure you can contact them & find out. 3. v2r4 coverage in