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.
-- 
users mailing list
users@lists.fedoraproject.org
To unsubscribe or change subscription options:
https://admin.fedoraproject.org/mailman/listinfo/users
Guidelines: http://fedoraproject.org/wiki/Mailing_list_guidelines

Reply via email to