Thread: halt for users
View Single Post

   
  #11 (permalink)  
Old 02-19-2008, 12:38 PM
/dev/rob0
 
Posts: n/a
Default Re: halt for users

On Wed, 23 Jun 2004 15:58:25 +0200, Tallis wrote:
>> man sudo, sudoers

> Yes I tried this but probably I've got problems with sudoers file
> syntax. I tried examples from man pages and still got problems. Can you
> show me a good example.


Did you try "less /etc/sudoers" (must be root for this)? Or similarly,
"visudo" and uncomment one line in the file? I will not tell you which
line, but I'll give you a hint: look for "shutdown".
--
/dev/rob0 - preferred_email=i$((28*28+28))@softhome.net
or put "not-spam" or "/dev/rob0" in Subject header to reply

Reply With Quote