From e1ecc7142c3c175b3b73bb28abc88cddb3e227ab Mon Sep 17 00:00:00 2001 From: "Todd C. Miller" Date: Sat, 16 Jun 2018 11:32:14 -0600 Subject: [PATCH] Should no longer need to set max_groups. --- doc/sudo.conf.cat | 7 +++---- doc/sudo.conf.man.in | 9 +++++---- doc/sudo.conf.mdoc.in | 9 +++++---- 3 files changed, 13 insertions(+), 12 deletions(-) diff --git a/doc/sudo.conf.cat b/doc/sudo.conf.cat index f69a9fc8d..c69434895 100644 --- a/doc/sudo.conf.cat +++ b/doc/sudo.conf.cat @@ -222,11 +222,10 @@ DDEESSCCRRIIPPTTIIOONN sufficiently large. By default, ssuuddoo 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 ssuuddoo version 1.8.7 and - higher. + higher. It should not be required in ssuuddoo versions 1.8.24 and + higher and may be removed in a later release. probe_interfaces By default, ssuuddoo will probe the system's network interfaces and @@ -432,4 +431,4 @@ DDIISSCCLLAAIIMMEERR file distributed with ssuuddoo 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 diff --git a/doc/sudo.conf.man.in b/doc/sudo.conf.man.in index b037f3dd9..addaa9785 100644 --- a/doc/sudo.conf.man.in +++ b/doc/sudo.conf.man.in @@ -1,6 +1,6 @@ .\" Automatically generated from an mdoc input file. Do not edit. .\" -.\" Copyright (c) 2010-2017 Todd C. Miller +.\" Copyright (c) 2010-2018 Todd C. Miller .\" .\" 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, diff --git a/doc/sudo.conf.mdoc.in b/doc/sudo.conf.mdoc.in index 8fad28d89..e576271a3 100644 --- a/doc/sudo.conf.mdoc.in +++ b/doc/sudo.conf.mdoc.in @@ -1,5 +1,5 @@ .\" -.\" Copyright (c) 2010-2017 Todd C. Miller +.\" Copyright (c) 2010-2018 Todd C. Miller .\" .\" 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 -- 2.40.0