It should be noted that 192 is a special convention ... It is the only disk automatically accessed (via SYSPROF stuff) besides the 191 - and is accessed as D. Other addresses won't automatically do this and so should be accessed specifically in the PROFILE EXEC. I recommend it for 192 as well -- I don't like relying on 'convention' ;-)
192/D was probably not the best example as it's a special case. Scott Rohling On Fri, Apr 3, 2015 at 6:29 AM, Tom Huegel <[email protected]> wrote: > Here is an example. > In your directory you have a MDISK statement similar to this one. > MDISK 191 3390 2540 0020 USRVOL MR READPW WRITEPW MULTIPW > Your students will need the following. > LINK youruserid 191 192 RR <-- this can either be in their directory or > in their profile exec or they can enter it manually > if it is in the > profile exec or entered manually they will need the readpw (READPW) > > If entered manually they will also need to access it. ie ACC 192 D > > Your requirements as far as mini-disk addresses and access mode may be > different. > > I hope this helps. > > > On Thu, Apr 2, 2015 at 1:59 PM, Alan Altmark <[email protected]> > wrote: > > > On Thursday, 04/02/2015 at 04:25 EDT, Cameron Seay <[email protected]> > > wrote: > > > My apologies. I didn't realize this was an issue with VM, and I can > see > > > why. I was thinking about NFS and doing something quick and dirty that > > > way. The write access is immaterial. I at least want them to link to > > one > > > of my disks. Read only will be fine. Can I just attach another > > minidisk > > > to my guest and let them have read only access to it? > > > > You will have an MDISK entry for the disk in your directory entry. They > > each will have LINK to it in theirs. > > > > If you ATTACH a volume to your ID, no one can LINK to it and no one else > > can ATTACH it. > > > > Alan Altmark > > > > Senior Managing z/VM and Linux Consultant > > Lab Services System z Delivery Practice > > IBM Systems & Technology Group > > ibm.com/systems/services/labservices > > office: 607.429.3323 > > mobile; 607.321.7556 > > [email protected] > > IBM Endicott > > > > ---------------------------------------------------------------------- > > For LINUX-390 subscribe / signoff / archive access instructions, > > send email to [email protected] with the message: INFO LINUX-390 or > > visit > > http://www.marist.edu/htbin/wlvindex?LINUX-390 > > ---------------------------------------------------------------------- > > For more information on Linux on System z, visit > > http://wiki.linuxvm.org/ > > > > ---------------------------------------------------------------------- > For LINUX-390 subscribe / signoff / archive access instructions, > send email to [email protected] with the message: INFO LINUX-390 or > visit > http://www.marist.edu/htbin/wlvindex?LINUX-390 > ---------------------------------------------------------------------- > For more information on Linux on System z, visit > http://wiki.linuxvm.org/ > ---------------------------------------------------------------------- For LINUX-390 subscribe / signoff / archive access instructions, send email to [email protected] with the message: INFO LINUX-390 or visit http://www.marist.edu/htbin/wlvindex?LINUX-390 ---------------------------------------------------------------------- For more information on Linux on System z, visit http://wiki.linuxvm.org/
