Sorry; hit <Send> too soon....

> -----Original Message-----
> From: Chase, John 
> 
> > -----Original Message-----
> > From: IBM Mainframe Discussion List On Behalf Of Jon Brock
> > 
> > [ snip ]
> > 
> > Ideally, I would like to be able to set up a batch job that 
> can be run 
> > under scheduler control to transmit this file when it is 
> generated.  
> > If I am reading the correct information, though, it is not 
> possible to 
> > do this in batch mode using ID/password authentication.  Can anyone 
> > say whether this is correct?  Am I going to need to get the remote 
> > server to add our keys to their setup?
> 
> This scenario from the RACF Security Administrator's Guide might help:
> 
http://publibz.boulder.ibm.com/cgi-bin/bookmgr_OS390/BOOKS/ICHZA760/21.1
2.6

Or http://preview.tinyurl.com/2ngubl

If you're not already "set up" for secure FTP on z/OS, you'll also need
to create an FTP.DATA file or member for the z/OS client containing, at
minimum:

EXTENSIONS AUTH_TLS
KEYRING userid/ringname (as described in the earlier RACF manual)
SECURE_MECHANISM TLS
And at least one CIPHERSUITE statement, for which see the Communication
Server IP Configuration Reference manual:

http://publibz.boulder.ibm.com/cgi-bin/bookmgr_OS390/BOOKS/F1A1B451/2.10
.32

Or http://preview.tinyurl.com/yr82hg

    -jc-


> 
>     -jc-
> 

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