]> granicus.if.org Git - sudo/commitdiff
match_group_by_gid is only available in sudo 1.8.18 and above
authorTodd C. Miller <Todd.Miller@courtesan.com>
Tue, 30 Aug 2016 20:37:57 +0000 (14:37 -0600)
committerTodd C. Miller <Todd.Miller@courtesan.com>
Tue, 30 Aug 2016 20:37:57 +0000 (14:37 -0600)
doc/sudoers.cat
doc/sudoers.man.in
doc/sudoers.mdoc.in

index af0d954edd8a41ff6de7a56c5c1b67782e61b66b..d0904c5e5cf072383c8adf47c354e40e14046437 100644 (file)
@@ -1151,6 +1151,9 @@ S\bSU\bUD\bDO\bOE\bER\bRS\bS O\bOP\bPT\bTI\bIO\bON\bNS\bS
                        names listed in the _\bs_\bu_\bd_\bo_\be_\br_\bs file, matching by group ID
                        instead of by group name.  This flag is _\bo_\bf_\bf by default.
 
+                       This setting is only supported by version 1.8.18 or
+                       higher.
+
      netgroup_tuple    If set, netgroup lookups will be performed using the
                        full netgroup tuple: host name, user name and domain
                        (if one is set).  Historically, s\bsu\bud\bdo\bo only matched the
index 91d981882f2ed22da67b8c770abb3270856a8924..1817e6ecc3f6f7a7b6a464a7f678c635cf7cad86 100644 (file)
@@ -2439,6 +2439,8 @@ file, matching by group ID instead of by group name.
 This flag is
 \fIoff\fR
 by default.
+.sp
+This setting is only supported by version 1.8.18 or higher.
 .TP 18n
 netgroup_tuple
 If set, netgroup lookups will be performed using the full netgroup
index 4950480b62f1c0dec6b8a1e8198fe2ec57206027..ecf03aece35c02f811b0cef063a4ad13a6ae6f8c 100644 (file)
@@ -2285,6 +2285,8 @@ file, matching by group ID instead of by group name.
 This flag is
 .Em off
 by default.
+.Pp
+This setting is only supported by version 1.8.18 or higher.
 .It netgroup_tuple
 If set, netgroup lookups will be performed using the full netgroup
 tuple: host name, user name and domain (if one is set).