<!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.2600.0" name=GENERATOR>
<STYLE></STYLE>
</HEAD>
<BODY bgColor=#ffffff>
<DIV><FONT face=Arial size=2>Please can someone help me make a sudoers file to 
configure sudo....</FONT></DIV>
<DIV><FONT face=Arial size=2></FONT> </DIV>
<DIV><FONT face=Arial size=2>I need it to configure sudo to permit 3 users 
(user1, user2, user3) to perform the root command "shutdown"</FONT></DIV>
<DIV><FONT face=Arial size=2></FONT> </DIV>
<DIV><FONT face=Arial size=2>I am getting a bit lost in the syntax of the man 
page for sudoers.</FONT></DIV>
<DIV><FONT face=Arial size=2></FONT> </DIV>
<DIV><FONT face=Arial size=2>I have the following entries...</FONT></DIV>
<DIV><FONT face=Arial size=2></FONT> </DIV>
<DIV><FONT face=Arial 
size=2>#########################################</FONT></DIV>
<DIV><FONT face=Arial size=2>User_Alias    USERS = User1, User2, 
User3</FONT></DIV>
<DIV><FONT face=Arial size=2></FONT> </DIV>
<DIV><FONT face=Arial size=2>CMND_Alias    SHUTDOWN = 
/sbin/shutdown</FONT></DIV>
<DIV><FONT face=Arial size=2></FONT> </DIV>
<DIV><FONT face=Arial size=2>#User Privelege</FONT></DIV>
<DIV><FONT face=Arial size=2>root        
    ALL = (ALL) ALL</FONT></DIV>
<DIV><FONT face=Arial size=2>USERS      ALL = 
NOPASSWD: ALL</FONT></DIV>
<DIV><FONT face=Arial 
size=2>#########################################</FONT></DIV>
<DIV><FONT face=Arial size=2></FONT> </DIV>
<DIV><FONT face=Arial size=2>I get the message "shutdown command not found", but 
I can see it in /sbin ??</FONT></DIV>
<DIV><FONT face=Arial size=2></FONT> </DIV>
<DIV><FONT face=Arial size=2>All help appreciated</FONT></DIV>
<DIV><FONT face=Arial size=2>Robin</FONT></DIV></BODY></HTML>