From: Todd C. Miller Date: Mon, 28 Jun 2010 13:08:10 +0000 (-0400) Subject: Document AIX fixes X-Git-Tag: SUDO_1_7_3~5 X-Git-Url: https://granicus.if.org/sourcecode?a=commitdiff_plain;h=dc30424e2c3ea2831789dcbdbb7db5e563eefe97;p=sudo Document AIX fixes --HG-- branch : 1.7 --- 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