]> granicus.if.org Git - sudo/commit
In list (-l) or verify (-v) mode, if we have a match but authentication
authorTodd C. Miller <Todd.Miller@courtesan.com>
Wed, 15 Nov 2017 22:06:45 +0000 (15:06 -0700)
committerTodd C. Miller <Todd.Miller@courtesan.com>
Wed, 15 Nov 2017 22:06:45 +0000 (15:06 -0700)
commit88faa58735e4035aaf7fae6f74d755e6b6843f86
treecc0b5d0246c0334ef7a898e41d951849babb25e8
parent2cbdc26540bf118527eca825f5cf7de05b6f4a08
In list (-l) or verify (-v) mode, if we have a match but authentication
is required, clear FLAG_NOPASSWD so that when listpw/verifypw is
set to "all" and there are multiple sudoers sources a password will
be required unless none of the entries in all sources require
authentication.  From Radovan Sroka of RedHat
plugins/sudoers/ldap.c
plugins/sudoers/parse.c
plugins/sudoers/sssd.c