Hal Merritt wrote: > TN3270 server. > > But the FTP server seems to have the same problem. The FTP client on > z/os works when contacting an LPAR in the z/os 1.4 'plex, but not > another LPAR running z/os 1.7. > > The TN3270 client on a PC works when connecting to the 1.7 lpar, but not > he 1.4 lpar. > > A failing FTP client: > //S001 EXEC PGM=FTP,REGION=5M,PARM='-v -d -e -r TLS' > > But no diagnostic information other then the one message in my original > post. > > Both the 1.4 and 1.7 LPAR's are supposed to be set up the same using the > same statements to create all of the certs and keyrings. > > My front runner suspect is something amiss in RACF. But what?
If you look in the TCPIP joblog on the 1.4 system do you see any messages related to the TN3270 failure? If you add Debug Detail Console to the TelnetParms section of the TCPIP config file you will get more detailed messages. Whcih system are you running the FTP client from? I changed my FTP client so that it was using a keyring that did not contain any certs, and got the same message I think you are seeing. You might check your TCPIP config and FTP.DATA files to make sure they are using the keyrings you intend, and that the keyrings have the certs you expect. Richard ---------------------------------------------------------------------- For IBM-MAIN subscribe / signoff / archive access instructions, send email to [EMAIL PROTECTED] with the message: GET IBM-MAIN INFO Search the archives at http://bama.ua.edu/archives/ibm-main.html

