On Tue, 17 Apr 2012 12:35:19 -0500, Paul Gilmartin <[email protected]> wrote:
>On Tue, 17 Apr 2012 10:59:59 -0500, Mark Zelden wrote:
>>
>>I ran an exec similar to this from TSO to mount the PDSE on the local system:
>>
>>/* rexx */
>>Address TSO
>> "MOUNT FILESYSTEM(NFS_ZELD) TYPE(NFS)" ,
>> "MOUNTPOINT('/u/zelden/testnfs') " ,
>> "PARM('SYST:""ZELDEN.TEST.PDSE,text"",xlat(Y)') "
>>
>Can you automount?
Don't know. Never tried nor looked into it. I put required NFS mounts for
production
(needed for distributed unix) either at the end of /etc/rc or into a script
executed at
the end of /etc/rc and use the "mountx" rexx shell script provided in the
/samples directory.
>
>How do permissions work? (From Solaris we use mvslogin.)
>Ideally, on a single system it should be transparent to RACF:
>Whatever permissions you have on a data set should be
>available when it's mounted as a filesystem.
>
Different options. RTFM.
Mark
--
Mark Zelden - Zelden Consulting Services - z/OS, OS/390 and MVS
mailto:[email protected]
Mark's MVS Utilities: http://www.mzelden.com/mvsutil.html
Systems Programming expert at http://expertanswercenter.techtarget.com/
----------------------------------------------------------------------
For IBM-MAIN subscribe / signoff / archive access instructions,
send email to [email protected] with the message: INFO IBM-MAIN