From 633321f082f1a212ec09109d8e8a4d60e6b58089 Mon Sep 17 00:00:00 2001 From: Stephen Wadeley Date: Jan 05 2016 08:36:57 +0000 Subject: %users = members of users group Thanks to Robert Day for pointing this out. --- diff --git a/en-US/Gaining_Privileges.xml b/en-US/Gaining_Privileges.xml index 7b6c519..935b0cb 100644 --- a/en-US/Gaining_Privileges.xml +++ b/en-US/Gaining_Privileges.xml @@ -112,7 +112,7 @@ %users localhost=/sbin/shutdown -h now - This example states that any user can issue the command /sbin/shutdown -h now as long as it is issued from the console. + This example states that any member of the users system group can issue the command /sbin/shutdown -h now as long as it is issued from the console. The man page for sudoers has a detailed listing of options for this file.