2
0
mirror of https://github.com/sudo-project/sudo.git synced 2025-08-22 09:57:41 +00:00
This commit is contained in:
Todd C. Miller 2016-11-29 19:46:59 -07:00
parent aaf6fff736
commit 70d3e0e987

2
NEWS
View File

@ -152,7 +152,7 @@ What's new in Sudo 1.8.17
Bug #740.
* Sudo now takes all sudoers sources into account when determining
whether or not "sudo -l" or "sudo -b" should prompt for a password.
whether or not "sudo -l" or "sudo -v" should prompt for a password.
In other words, if both file and ldap sudoers sources are in
specified in /etc/nsswitch.conf, "sudo -v" will now require that
all entries in both sources be have NOPASSWD (file) or !authenticate