On Mon, 25 Jan 2010 09:16:17 +0100, Hunkeler Peter (KIUP 4)
<peter.hunke...@credit-suisse.com> wrote:

>It's been a while...but this is what I seem to remember
>(too lazy to RTFM right now):
>
>ftp's children run under the userid with which the
>remote user logged in; and the jobname is derived from that
>userid as well. You can't catch ftpd's child processes
>with ftpd's userid.
>

<snip>

No, but you can do this to force the same jobname for all by doing
something like this in the ftp server proc:

//FTPD   EXEC PGM=&MODULE,REGION=4096K,TIME=NOLIMIT,    
//    PARM=('POSIX(ON) ALL31(ON)',                      
//   'ENVAR("_BPX_JOBNAME=myftp")/&PARMS')              


And then create a WLM rule for that under OMVS.

Mark
--
Mark Zelden
Sr. Software and Systems Architect - z/OS Team Lead
Zurich North America / Farmers Insurance Group - ZFUS G-ITO
mailto:mark.zel...@zurichna.com
z/OS Systems Programming expert at http://expertanswercenter.techtarget.com/
Mark's MVS Utilities: http://home.flash.net/~mzelden/mvsutil.html

----------------------------------------------------------------------
For IBM-MAIN subscribe / signoff / archive access instructions,
send email to lists...@bama.ua.edu with the message: GET IBM-MAIN INFO
Search the archives at http://bama.ua.edu/archives/ibm-main.html

Reply via email to