From f77403d061f51e914ce557a649580a0e67e8478a Mon Sep 17 00:00:00 2001 From: "Todd C. Miller" Date: Fri, 3 Jun 2011 10:09:10 -0400 Subject: [PATCH] The group named by exempt_group should not have a % prefix. --- doc/sudoers.pod | 1 + 1 file changed, 1 insertion(+) diff --git a/doc/sudoers.pod b/doc/sudoers.pod index 772d7b18c..f538e7a74 100644 --- a/doc/sudoers.pod +++ b/doc/sudoers.pod @@ -1369,6 +1369,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 group_plugin