<!DOCTYPE HTML PUBLIC "-//W3C//DTD HTML 4.0 Transitional//EN">
<HTML><HEAD>
<META http-equiv=Content-Type content="text/html; charset=iso-8859-1">
<META content="MSHTML 6.00.2900.2802" name=GENERATOR></HEAD>
<BODY>
<DIV><FONT face=Arial size=2><SPAN class=937272619-16012006>the 'exit and
shutdown' button used to work for me. isn't now though. i've noticed
that the user i am logging in with does not have priveleges to run
shutdown. so, i editted the sudoers file. didn't seem to change
anything though. here's my file, username live:</SPAN></FONT></DIV>
<DIV><FONT face=Arial size=2><SPAN
class=937272619-16012006></SPAN></FONT> </DIV>
<DIV><FONT face=Arial size=2><SPAN
class=937272619-16012006><start></SPAN></FONT></DIV>
<DIV><FONT face=Arial size=2><SPAN class=937272619-16012006># /etc/sudoers <BR>#
<BR># This file MUST be edited with the 'visudo' command as root. <BR># <BR>#
See the man page for details on how to write a sudoers file. <BR># <BR><BR>#
Host alias specification <BR><BR># User alias specification <BR><BR># Cmnd alias
specification <BR>Cmnd_Alias SHUTDOWN = /sbin/shutdown <BR><BR>#
User privilege specification <BR>root ALL=(ALL) ALL
<BR><BR>live ALL = NOPASSWD: SHUTDOWN </SPAN></FONT></DIV>
<DIV><FONT face=Arial size=2><SPAN
class=937272619-16012006><end></SPAN></FONT></DIV>
<DIV><FONT face=Arial size=2><SPAN
class=937272619-16012006></SPAN></FONT> </DIV>
<DIV><FONT face=Arial size=2><SPAN class=937272619-16012006>but, when i choose
the 'exit and shutdown' button, i get a command not
found. specifically, 'sh: line 1: halt: command not found'. any
ideas? </SPAN></FONT></DIV></BODY></HTML>