From 96c8ab7a1ef9eb2537585fb9575dfac15d9dbebe Mon Sep 17 00:00:00 2001 From: "Todd C. Miller" Date: Wed, 21 Jan 1998 05:51:43 +0000 Subject: [PATCH] ++version I missed --- INSTALL | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) diff --git a/INSTALL b/INSTALL index b91ae4dda..12d050af6 100644 --- a/INSTALL +++ b/INSTALL @@ -62,11 +62,11 @@ For most systems and configurations it is possible simply to: Notes on upgrading from an older release ======================================== -Sudo 1.5.4 expects the sudoers file to have different permissions +Sudo 1.5.5 expects the sudoers file to have different permissions (mode 0440) and be owned by user and group 0. This differs from version 1.4 and below which expected the sudoers file to be owned by root and mode 0400. Doing a `make install' will set the sudoers -file to the new mode and group. If sudo 1.5.4 encounters a sudoers +file to the new mode and group. If sudo 1.5.5 encounters a sudoers file with the old permissions it will attempt to update it to the new scheme. You cannot, however, use a sudoers file with the new permissions with an old sudo binary. It is suggested that if have -- 2.40.0