]> granicus.if.org Git - sudo/commit
When checking the query results, don't set user_matches in the
authorTodd C. Miller <Todd.Miller@courtesan.com>
Wed, 2 Dec 2015 21:06:37 +0000 (14:06 -0700)
committerTodd C. Miller <Todd.Miller@courtesan.com>
Wed, 2 Dec 2015 21:06:37 +0000 (14:06 -0700)
commit29e9273a402caddb0238219f28a51489c210471b
treef14fb66d14f9f2eb47e551aa33701b17f9a09ef2
parent9c9b487b0c40dd9c2248dd0acf60492e4302588a
When checking the query results, don't set user_matches in the
netgroup pass unless sudo_ldap_check_non_unix_group() returns true.
This was preventing the mail_no_user sudoOption from being effective.
plugins/sudoers/ldap.c