Ambrose Jr wrote: >We have a setup of sending loads to other mainframe through ftp
What is 'loads'? > we kept all the details (ip,username,password) on PS file FTP.XX . So far all > user send there loads using FTP.XX . One or many userid(s)? What is 'there loads'? >I would like to know how to hide or skip this FTP.XX file from user >perspective. I a$$ume you want to avoid sharing that dataset. One way to do is use create for each FTP user a PS dataset <userid>.FTP.XX. >We are not in situation to inverse new product. What is 'inverse new product'? >Please guide It is very difficult to 'guide' you if you don't state clearly what you want. If you use a dataset as input source to do your FTP, you need READ access to that dataset. Alternatively, submit that FTP job using the RACF SURROGAT profile. Consider using SFTP or consider using Automation Software. That product can then submit your FTP jobs on your behalf using SURROGAT RACF Class, as long you setup your RACF dataset profiles correctly. Groete / Greetings Elardus Engelbrecht ---------------------------------------------------------------------- For IBM-MAIN subscribe / signoff / archive access instructions, send email to [email protected] with the message: INFO IBM-MAIN
