Isn't that supposed to be; SUPERUSER.FILESYS.USERMOUNT not SUPERUSER.FILESYS.MOUNT?
Al Nims Systems Admin/Programmer 3 EI&O University of Florida (352) 273-1298 -----Original Message----- From: IBM Mainframe Discussion List [mailto:[email protected]] On Behalf Of Peter Hunkeler Sent: Tuesday, November 17, 2015 3:48 PM To: [email protected] Subject: AW: Re: Help with mount? > You can add MOUNT to your USERID which is easy or you can just submit > a JOB to issue the MOUNT and UNMOUNT He asked about the authority to do z/OS UNIX file system mounts and unmounts. Mount authority is given when a) the process doing the mount/unmount is running uid=0 b) the process doing the mount/unmount is running with an MVS userid that has been given READ or UPDATE permission to profile SUPERUSER.FILESYS.MOUNT in the UNIXPRIV class (RACF). READ allows mounts with NOSETUID attribute, only. UPDATE allows SETUID or NOSETUID. See z/OS UNIX System Serives PLanning Guide for details on the various UNIXPRIV class profiles. -- Peter Hunkeler ---------------------------------------------------------------------- For IBM-MAIN subscribe / signoff / archive access instructions, send email to [email protected] with the message: INFO IBM-MAIN ---------------------------------------------------------------------- For IBM-MAIN subscribe / signoff / archive access instructions, send email to [email protected] with the message: INFO IBM-MAIN
