]> granicus.if.org Git - sudo/commitdiff
Mention that match_group_by_gid has no effect when sudoers is stored
authorTodd C. Miller <Todd.Miller@courtesan.com>
Wed, 31 Aug 2016 18:29:54 +0000 (12:29 -0600)
committerTodd C. Miller <Todd.Miller@courtesan.com>
Wed, 31 Aug 2016 18:29:54 +0000 (12:29 -0600)
in LDAP.

doc/sudoers.cat
doc/sudoers.man.in
doc/sudoers.mdoc.in

index d0904c5e5cf072383c8adf47c354e40e14046437..b02168aa742a9ff283dfd9997fd212af20fb0b4c 100644 (file)
@@ -1149,7 +1149,9 @@ S\bSU\bUD\bDO\bOE\bER\bRS\bS O\bOP\bPT\bTI\bIO\bON\bNS\bS
                        _\bm_\ba_\bt_\bc_\bh_\b__\bg_\br_\bo_\bu_\bp_\b__\bb_\by_\b__\bg_\bi_\bd flag to avoid resolving the user's
                        group IDs to group names and instead resolve all group
                        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.
+                       instead of by group name.  The _\bm_\ba_\bt_\bc_\bh_\b__\bg_\br_\bo_\bu_\bp_\b__\bb_\by_\b__\bg_\bi_\bd flag
+                       has no effect when _\bs_\bu_\bd_\bo_\be_\br_\bs data is stored in LDAP.
+                       This flag is _\bo_\bf_\bf by default.
 
                        This setting is only supported by version 1.8.18 or
                        higher.
@@ -2590,4 +2592,4 @@ D\bDI\bIS\bSC\bCL\bLA\bAI\bIM\bME\bER\bR
      file distributed with s\bsu\bud\bdo\bo or https://www.sudo.ws/license.html for
      complete details.
 
-Sudo 1.8.18                     August 30, 2016                    Sudo 1.8.18
+Sudo 1.8.18                     August 31, 2016                    Sudo 1.8.18
index 1817e6ecc3f6f7a7b6a464a7f678c635cf7cad86..e00cc064c59c02e0f684272ea8b78cd945341826 100644 (file)
@@ -21,7 +21,7 @@
 .\" Agency (DARPA) and Air Force Research Laboratory, Air Force
 .\" Materiel Command, USAF, under agreement number F39502-99-1-0512.
 .\"
-.TH "SUDOERS" "5" "August 30, 2016" "Sudo @PACKAGE_VERSION@" "File Formats Manual"
+.TH "SUDOERS" "5" "August 31, 2016" "Sudo @PACKAGE_VERSION@" "File Formats Manual"
 .nh
 .if n .ad l
 .SH "NAME"
@@ -2436,6 +2436,11 @@ flag to avoid resolving the user's group IDs to group names and
 instead resolve all group names listed in the
 \fIsudoers\fR
 file, matching by group ID instead of by group name.
+The
+\fImatch_group_by_gid\fR
+flag has no effect when
+\fIsudoers\fR
+data is stored in LDAP.
 This flag is
 \fIoff\fR
 by default.
index ecf03aece35c02f811b0cef063a4ad13a6ae6f8c..da20c82b883d4eae38eb0a7d38f2cedb2016a34d 100644 (file)
@@ -19,7 +19,7 @@
 .\" Agency (DARPA) and Air Force Research Laboratory, Air Force
 .\" Materiel Command, USAF, under agreement number F39502-99-1-0512.
 .\"
-.Dd August 30, 2016
+.Dd August 31, 2016
 .Dt SUDOERS @mansectform@
 .Os Sudo @PACKAGE_VERSION@
 .Sh NAME
@@ -2282,6 +2282,11 @@ flag to avoid resolving the user's group IDs to group names and
 instead resolve all group names listed in the
 .Em sudoers
 file, matching by group ID instead of by group name.
+The
+.Em match_group_by_gid
+flag has no effect when
+.Em sudoers
+data is stored in LDAP.
 This flag is
 .Em off
 by default.