System policy to shutdown as normal user?

Joe Zeff joe at zeff.us
Sun Mar 20 03:59:24 UTC 2011


On 03/19/2011 08:44 PM, Alex wrote:
> How can I change the system policy to authorize a normal user to
> shutdown the system without having to prompt for a password?

/sbin/shutdown is world executable.  Alas, it's only a link to 
/lib/ubstart/shutdown, which is only executable by root.  Changing that 
to world executable should do it.


More information about the users mailing list