Mark Creamer writes: > I'm trying to find a way to allow certain users more control over > their zones created for development. But I found that there is not > /etc/sudoers file in the zone. I read in a post that sudo affects > the global zone
That post was wrong. One of the great features of a zone is that you can give someone permissions to do things without having to grant the same permissions in the global zone (depending on which permissions of course :-). So go ahead and create a sudoers file in the local zone. It will only work for the local zone that you created it in. Regards -- Volker -- ------------------------------------------------------------------------ Volker A. Brandt Consulting and Support for Oracle Solaris Brandt & Brandt Computer GmbH WWW: http://www.bb-c.de/ Am Wiesenpfad 6, 53340 Meckenheim, GERMANY Email: [email protected] Handelsregister: Amtsgericht Bonn, HRB 10513 Schuhgröße: 46 Geschäftsführer: Rainer J.H. Brandt und Volker A. Brandt "When logic and proportion have fallen sloppy dead" _______________________________________________ OpenIndiana-discuss mailing list [email protected] http://openindiana.org/mailman/listinfo/openindiana-discuss
