]> granicus.if.org Git - sudo/commitdiff
Should no longer need to set max_groups.
authorTodd C. Miller <Todd.Miller@sudo.ws>
Sat, 16 Jun 2018 17:32:14 +0000 (11:32 -0600)
committerTodd C. Miller <Todd.Miller@sudo.ws>
Sat, 16 Jun 2018 17:32:14 +0000 (11:32 -0600)
doc/sudo.conf.cat
doc/sudo.conf.man.in
doc/sudo.conf.mdoc.in

index f69a9fc8d068f667a9d19237a50dbc833fd5cfb3..c69434895e4c8fcdc374cebdb3ea056b2b47ac8e 100644 (file)
@@ -222,11 +222,10 @@ D\bDE\bES\bSC\bCR\bRI\bIP\bPT\bTI\bIO\bON\bN
                sufficiently large.  By default, s\bsu\bud\bdo\bo will allocate four times
                the system's maximum number of groups (see above) and retry
                with double that number if the group database query fails.
-               However, some systems just return as many entries as will fit
-               and do not indicate an error when there is a lack of space.
 
                This setting is only available in s\bsu\bud\bdo\bo version 1.8.7 and
-               higher.
+               higher.  It should not be required in s\bsu\bud\bdo\bo versions 1.8.24 and
+               higher and may be removed in a later release.
 
      probe_interfaces
                By default, s\bsu\bud\bdo\bo will probe the system's network interfaces and
@@ -432,4 +431,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.24                      July 21, 2017                     Sudo 1.8.24
+Sudo 1.8.24                      June 16, 2018                     Sudo 1.8.24
index b037f3dd94494ae3f0b5319f5b434b071ee5adee..addaa9785eeb9e5bfc6a7ec442ac29501384dffb 100644 (file)
@@ -1,6 +1,6 @@
 .\" Automatically generated from an mdoc input file.  Do not edit.
 .\"
-.\" Copyright (c) 2010-2017 Todd C. Miller <Todd.Miller@sudo.ws>
+.\" Copyright (c) 2010-2018 Todd C. Miller <Todd.Miller@sudo.ws>
 .\"
 .\" Permission to use, copy, modify, and distribute this software for any
 .\" purpose with or without fee is hereby granted, provided that the above
@@ -15,7 +15,7 @@
 .\" OR IN CONNECTION WITH THE USE OR PERFORMANCE OF THIS SOFTWARE.
 .\" ADVISED OF THE POSSIBILITY OF SUCH DAMAGE.
 .\"
-.TH "SUDO.CONF" "5" "July 21, 2017" "Sudo @PACKAGE_VERSION@" "File Formats Manual"
+.TH "SUDO.CONF" "5" "June 16, 2018" "Sudo @PACKAGE_VERSION@" "File Formats Manual"
 .nh
 .if n .ad l
 .SH "NAME"
@@ -440,12 +440,13 @@ By default,
 \fBsudo\fR
 will allocate four times the system's maximum number of groups (see above)
 and retry with double that number if the group database query fails.
-However, some systems just return as many entries as will fit and
-do not indicate an error when there is a lack of space.
 .sp
 This setting is only available in
 \fBsudo\fR
 version 1.8.7 and higher.
+It should not be required in
+\fBsudo\fR
+versions 1.8.24 and higher and may be removed in a later release.
 .TP 10n
 probe_interfaces
 By default,
index 8fad28d8971a3f5f5d43596869691e73ff94b9d2..e576271a388cf4da44ed7c9d31563feaf272cdd0 100644 (file)
@@ -1,5 +1,5 @@
 .\"
-.\" Copyright (c) 2010-2017 Todd C. Miller <Todd.Miller@sudo.ws>
+.\" Copyright (c) 2010-2018 Todd C. Miller <Todd.Miller@sudo.ws>
 .\"
 .\" Permission to use, copy, modify, and distribute this software for any
 .\" purpose with or without fee is hereby granted, provided that the above
@@ -14,7 +14,7 @@
 .\" OR IN CONNECTION WITH THE USE OR PERFORMANCE OF THIS SOFTWARE.
 .\" ADVISED OF THE POSSIBILITY OF SUCH DAMAGE.
 .\"
-.Dd July 21, 2017
+.Dd June 16, 2018
 .Dt SUDO.CONF @mansectform@
 .Os Sudo @PACKAGE_VERSION@
 .Sh NAME
@@ -400,12 +400,13 @@ By default,
 .Nm sudo
 will allocate four times the system's maximum number of groups (see above)
 and retry with double that number if the group database query fails.
-However, some systems just return as many entries as will fit and
-do not indicate an error when there is a lack of space.
 .Pp
 This setting is only available in
 .Nm sudo
 version 1.8.7 and higher.
+It should not be required in
+.Nm sudo
+versions 1.8.24 and higher and may be removed in a later release.
 .It probe_interfaces
 By default,
 .Nm sudo