From dc30424e2c3ea2831789dcbdbb7db5e563eefe97 Mon Sep 17 00:00:00 2001 From: "Todd C. Miller" Date: Mon, 28 Jun 2010 09:08:10 -0400 Subject: [PATCH] Document AIX fixes --HG-- branch : 1.7 --- WHATSNEW | 12 +++++++++--- 1 file changed, 9 insertions(+), 3 deletions(-) diff --git a/WHATSNEW b/WHATSNEW index 99598b245..c896595bb 100644 --- a/WHATSNEW +++ b/WHATSNEW @@ -14,9 +14,15 @@ What's new in Sudo 1.7.3? Mac OS X, and Linux systems with the devpts filesystem (pseudo-ttys only). - * Support for multiple 'sudoers_base' entries in ldap.conf. When - multiple bases are listed, sudo will try each one in the order - in which they are specified. + * On AIX systems, the registry setting in /etc/security/user is + now taken into account when looking up users and groups. Sudo + now applies the correct the user and group ids when running a + command as a user whose account details come from a different + source (e.g. LDAP or DCE vs. local files). + + * Support for multiple 'sudoers_base' and 'uri' entries in ldap.conf. + When multiple entries are listed, sudo will try each one in the + order in which they are specified. * Sudo's SELinux support should now function correctly when running commands as a non-root user and when one of stdin, stdout or stderr -- 2.40.0