Thread: halt for users
View Single Post

   
  #2 (permalink)  
Old 02-19-2008, 12:36 PM
chud
 
Posts: n/a
Default Re: halt for users

On Wed, 23 Jun 2004 08:14:44 +0200, Tallis wrote:

> Hallo
>
> What is the best and safest way to enable users to halt and reboot
> system.


sudo is good, and it allows you to specify which users can halt/reboot and
which cannot.

man sudo, sudoers
Reply With Quote