From 7aeb11a92053cfe0aced4bce6201e71cb434a0a7 Mon Sep 17 00:00:00 2001 From: "Todd C. Miller" Date: Tue, 30 Aug 2016 14:37:11 -0600 Subject: [PATCH] Mention match_group_by_gid --- doc/UPGRADE | 4 ++++ 1 file changed, 4 insertions(+) diff --git a/doc/UPGRADE b/doc/UPGRADE index 05f4dbfbc..bcd91bb56 100644 --- a/doc/UPGRADE +++ b/doc/UPGRADE @@ -136,6 +136,10 @@ o Upgrading from a version prior to 1.8.2: lookup by name of the group "fireflies" would have matched the "fireflie" group on most systems. + The legacy group matching behavior may be restored by enabling + the match_group_by_gid Defaults option in sudoers available + in sudo 1.8.18 and higher. + o Upgrading from a version prior to 1.8.1: Changes in the sudoers parser could result in parse errors for -- 2.40.0