On Jan 17, 2008 5:19 PM, David Boyes <[EMAIL PROTECTED]> wrote: > Set up your guests to IPL CMS first, and put the SET RESERVED command in the > PROFILE EXEC. The last step in PROFILE EXEC starts Linux via the IPL command. > > We use a common PROFILE EXEC on a R/O disk that runs a <userid> EXEC that > contains machine-specific commands. That way you can update it w/o bouncing > the Linux guest.
But hopefully not privileged commands. Unless you do very amazing tricks with privilege classes (buy me a beer) anyone with root access on that Linux server would be able to change performance settings for himself and others on the system. Bad idea. If you cannot run something in OPERATOR to trap logon message, you could use the PROFILE EXEC to send a "I am here" message to some privileged server that will do the good things that you need to be done (based on its information, not based on what the guest is asking for). Rob ---------------------------------------------------------------------- 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
