From: Todd C. Miller Date: Fri, 2 May 2008 20:37:43 +0000 (+0000) Subject: initial valgrind pass done X-Git-Tag: SUDO_1_7_0~122 X-Git-Url: https://granicus.if.org/sourcecode?a=commitdiff_plain;h=bfc826872c46b56f4a15991b06efa1f4d9a17946;p=sudo initial valgrind pass done --- diff --git a/UPGRADE b/UPGRADE index 9db649bd6..d92728b3f 100644 --- a/UPGRADE +++ b/UPGRADE @@ -14,7 +14,7 @@ o Upgrading from a version prior to 1.7.0: This can be changed with an nsswitch.conf line, e.g.: sudoers: ldap files Would case LDAP to be searched first, then the sudoers file. - To restore the pre-1.7 behavior, run configure with the + To restore the pre-1.7.0 behavior, run configure with the --with-nsswitch=no flag. Sudo now ignores user .ldaprc files as well as system LDAP defaults.