> -----Original Message----- > From: Linux on 390 Port [mailto:[EMAIL PROTECTED] On > Behalf Of Morris, Kevin J. (RET-DAY) > Sent: Thursday, January 17, 2008 12:44 PM > To: [email protected] > Subject: Re: SET RESERVED - Persist? > > > Hi David. Thanks for the response. > Yes, I have actually implemented that same paradigm of a > common PROFILE > EXEC on a R/O that executes <userid> EXEC as well. The only > problem is > that all of our linux guests are PRIVCLASS G, and the SET RESERVED > command is PRIVCLASS A. I don't want to give the linux guests > PRIVCLASS A for obvious reasons, and I'm not sure that I'm comfortible > with changing SET RESERVED to PRIVCLASS G. Perhaps I will change the > command to G as a temporary solution until we upgrade to 5.3 and have > access to the COMMAND statement in the user directory. > > Thanks for the help. > -Kevin
I am not very z/VM literate. We don't run it here. However, could you have a class A user be an "service machine". Make that user an "observer" of your Linux guest id. Have the class A VSM running a REXX program which receives the messages and does the SET commands that you need. http://publibz.boulder.ibm.com/cgi-bin/bookmgr_OS390/BOOKS/hcsf9b20/2.5. 27 -- John McKown Senior Systems Programmer HealthMarkets Keeping the Promise of Affordable Coverage Administrative Services Group Information Technology The information contained in this e-mail message may be privileged and/or confidential. It is for intended addressee(s) only. If you are not the intended recipient, you are hereby notified that any disclosure, reproduction, distribution or other use of this communication is strictly prohibited and could, in certain circumstances, be a criminal offense. If you have received this e-mail in error, please notify the sender by reply and delete this message without copying or disclosing it. ---------------------------------------------------------------------- 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
