On Wed, 5 Mar 1997, I Brake for Moths wrote: > Is there a way for a user without root priveleges to cleanly unmount the > root file system and shutdown the computer? > > I've been running 'init 0' as root before turning off the box, but I > don't want to have to give out the root password to my family (it's bad > enough that I know it!) just so they can turn the thing off when I'm not > around. We'd rather not leave it on when it is not in use. > > Thanks, > Rikki
You have a few options. You could make a user group 'shutdown'(your family members would all be in this group), make halt (people have told me shutdown is better to use for this, and I never heard of using init 0 to do it) sgid and owned by group 'shutdown' (using chgrp). You could also make halt or shutdown world executable if you aren't on the net and security is not an issue for you. Last (and I feel best) you could use the program 'sudo' (super-user do, that probably came with your distribution) which allows you to give specific users access to specific commands without the icky hassle of creating groups (which can occasionally be genuinely limiting when you care about the file's original group). I have a question about this stuff as well. Is there any way for ordinary users to make their programs executable by other users without opening up their whole home directory to reading or executing? I know it would be a security issue and that users could certainly screw themselves up badly (given that they had a reason to want such a thing at all, you would expect they might actually have something sensitive), but it would be better than nothing. Received: (qmail 19343 invoked by uid 888); 6 Mar 1997 02:43:38 -0000 Delivered-To: [EMAIL PROTECTED] Received: (qmail 19340 invoked from network); 6 Mar 1997 02:43:35 -0000 Received: from uxmal.itmerida.mx (200.34.128.1) by master.debian.org with SMTP; 6 Mar 1997 02:43:32 -0000 Received: from labna.itmerida.mx by uxmal.itmerida.mx (5.0/SMI-SVR4) id AA04353; Wed, 5 Mar 1997 20:35:44 +0600 Received: from localhost by labna.itmerida.mx (AIX 4.1/UCB 5.64/4.03) id AA02760; Wed, 5 Mar 1997 20:39:14 -0600 Date: Wed, 5 Mar 1997 20:39:14 -0600 (CST) From: Gabriel Marrufo Acosta <[EMAIL PROTECTED]> To: [EMAIL PROTECTED] Cc: [EMAIL PROTECTED] Subject: Re: unsubscribe In-Reply-To: <[EMAIL PROTECTED]> Message-Id: <[EMAIL PROTECTED]> Mime-Version: 1.0 Content-Type: TEXT/PLAIN; charset=US-ASCII content-length: 261 oye ya deja de estar jodiendo gente!! no se que se traen yo no me he suscrito a nada porfavor diganme que esta pasando espero que me lo escriban en espaniol!!! what up??? written in spanish!! On Wed, 5 Mar 1997, Robert McGinnis wrote: > unsubscribe >