From: Todd C. Miller Date: Sat, 13 Aug 2011 17:41:06 +0000 (-0400) Subject: The group named by exempt_group should not have a % prefix. X-Git-Tag: SUDO_1_7_7~20 X-Git-Url: https://granicus.if.org/sourcecode?a=commitdiff_plain;h=406cd56485570b6313c00b40b5bec3bd47b48572;p=sudo The group named by exempt_group should not have a % prefix. --HG-- branch : 1.7 --- diff --git a/sudoers.pod b/sudoers.pod index a9534ebe5..a5695cd0e 100644 --- a/sudoers.pod +++ b/sudoers.pod @@ -1202,6 +1202,7 @@ as I and I. =item exempt_group Users in this group are exempt from password and PATH requirements. +The group name specified should not include a C<%> prefix. This is not set by default. =item lecture