Dave,

I haven't tried it with the FTP client, but our FTP server JCL looks like

//FTPD   PROC PARMS='',
//          TZ='NZST-12NZDT,M10.1.0,M3.3.0'
//*******************************************************************
//*
//*         Descriptive Name:            FTP Server Start Procedure
//*
//*******************************************************************
//FTPD   EXEC PGM=FTPD,TIME=NOLIMIT,
//  PARM='POSIX(ON) ALL31(ON) ENVAR("TZ=&TZ") /&PARMS'

to set the ENVAR TZ

hth,
Richard.



                                                                                
                                          
                      Dave Gibney                                               
                                          
                      <[EMAIL PROTECTED]>         To:       
[email protected]                                             
                      Sent by: IBM             cc:                              
                                          
                      Mainframe                Subject:  TLS FTP                
                                          
                      Discussion List                                           
                                          
                      <[EMAIL PROTECTED]                                        
                                           
                      .EDU>                                                     
                                          
                                                                                
                                          
                                                                                
                                          
                      08/06/2005 12:17                                          
                                          
                      PM                                                        
                                          
                      Please respond to                                         
                                          
                      IBM Mainframe                                             
                                          
                      Discussion List                                           
                                          
                                                                                
                                          
                                                                                
                                          




    The latest FileZilla server has beta support for TLS/SSL so I thought
I'd give it a try using z/OS 1.4 FTP client.
It fails:
EZA1701I >>> AUTH TLS
334 Using authentication type TLS
EZA2897I Authentication negotiation failed
   The FM and IBMLINK say to turn on SSL tracing by setting an
ENVAR("GSK_TRACE=0xFFFF")
I can't figure how to conveniently set this for EXEC PGM=FTP in JCL.
When I try ftp from OMVS, it can't seem to find my RACF keyring.

    I'll RFM some more tomorrow, but I thought I'd ask.

    I expect that we will either decide to purchase a 3rd party (ISV for M$

world) SSL capable FTP server, or something. (Https driven from batch :(
But I'd like to see if I can make FileZilla work.

   I am aware of Open SSH, but it doesn't understand traditional MVS files
and all our existing FTP jobs start with a  traditional PS file. Seems a
waste to copy to HFS just to SFTP out.


Dave Gibney                                    [EMAIL PROTECTED]
System Programmer                        (509) 335-7359
Information Technology
Washington State University
Pullman, WA 99164-1222



---------------------------------------------------------------------
The contents of this e-mail are confidential. If you have received this
communication by mistake, please advise the sender immediately and delete
the message and any attachments.
Nothing in this email designates an information system for the purposes of
Section 11(a) of the New Zealand Electronic Transactions Act 2002.
Westpac Banking Corporation, ABN 33 007 457 141, is incorporated in
Australia
---------------------------------------------------------------------

----------------------------------------------------------------------
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

Reply via email to