[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]
Re: בעניין: p.s. (was: Re: Shutdown by a us er)
On Sat, 22 Jul 2000, Vadim Vygonets wrote:
> Or you can take the BSD approach:
>
> 1. Add users allowed to shutdown to some group (call it
> "operator").
> 2. Make shutdown owned by user root, group operator:
> # chown root.operator /sbin/shutdown
> 3. Make shutdown runnable only by operator, setuid root:
> # chmod 4550 /sbin/shutdown
and then again let the user use 'showdown now' in order to get into
single-user mode with an active root shell? are you sure that this is the
BSD approach?
guy
"For world domination - press 1,
or dial 0, and please hold, for the creator." -- nob o. dy
=================================================================
To unsubscribe, send mail to linux-il-request@linux.org.il with
the word "unsubscribe" in the message body, e.g., run the command
echo unsubscribe | mail linux-il-request@linux.org.il