From: Todd C. Miller Date: Sat, 19 Feb 2011 23:40:00 +0000 (-0500) Subject: mention group_plugin when describing nonunix_group X-Git-Tag: SUDO_1_8_0~9 X-Git-Url: https://granicus.if.org/sourcecode?a=commitdiff_plain;h=315e54fd611d2d64c8de8e296109959045a91b94;p=sudo mention group_plugin when describing nonunix_group --- diff --git a/doc/sudoers.pod b/doc/sudoers.pod index 8a467b9ee..60520ef8d 100644 --- a/doc/sudoers.pod +++ b/doc/sudoers.pod @@ -228,7 +228,8 @@ be enclosed in double quotes to avoid the need for escaping special characters. Alternately, special characters may be specified in escaped hex mode, e.g. \x20 for space. -The C syntax depends on the underlying implementation. +The actual C syntax depends on the underlying group +provider plugin (see the I description below). For instance, the QAS AD plugin supports the following formats: =over 4