Re: [zones-discuss] correct procedure to shutdown zones

2006-08-27 Thread Jeff Victor
Brian Kolaci wrote: Peter Wilk wrote: All, IHAC that created zones and wants the users to be able to reboot the zones.they put the following in their password file: bounce:x:0:1:Bounce Account:/:/usr/sbin/reboot this way a user can 'su bounce ' and reboot the zone..The zone hangs while comin

Re: [zones-discuss] correct procedure to shutdown zones

2006-08-25 Thread Brian Kolaci
There is on docs.sun.com, but I can't seem to find it again. I passed it off to one of my customers too. Peter Wilk wrote: Brian, Thanks and I agree with you, but customer wants to see documentation from SUN which states that ..any thoughts where that would be found Peter Brian Kolaci

Re: [zones-discuss] correct procedure to shutdown zones

2006-08-25 Thread Peter Wilk
thanks for the suggestions Steffen Weiberle wrote On 08/25/06 11:26,: > I'd suggest a role with the "Maintenance and Repair" profile. This > will allow the authorized user(s) to assume that role and run /sbin/init. > > This can be set per zone, from within the zone. > > Something such as: >

Re: [zones-discuss] correct procedure to shutdown zones

2006-08-25 Thread Peter Wilk
Brian, Thanks and I agree with you, but customer wants to see documentation from SUN which states that ..any thoughts where that would be found Peter Brian Kolaci wrote On 08/25/06 10:52,: > Peter Wilk wrote: > > >>All, >> >>IHAC that created zones and wants the users to be able to reboot

Re: [zones-discuss] correct procedure to shutdown zones

2006-08-25 Thread Steffen Weiberle
I'd suggest a role with the "Maintenance and Repair" profile. This will allow the authorized user(s) to assume that role and run /sbin/init. This can be set per zone, from within the zone. Something such as: # roleadd -u -g -P "Maintenance and Repair" userinit # usermod -u -P userinit Pe

Re: [zones-discuss] correct procedure to shutdown zones

2006-08-25 Thread Brian Kolaci
Peter Wilk wrote: All, IHAC that created zones and wants the users to be able to reboot the zones.they put the following in their password file: bounce:x:0:1:Bounce Account:/:/usr/sbin/reboot this way a user can 'su bounce ' and reboot the zone..The zone hangs while coming down and customer w