]> granicus.if.org Git - sudo/commit
In sudo_ldap_lookup(), always do the initial sudoers check as the
authorTodd C. Miller <Todd.Miller@courtesan.com>
Fri, 21 Jan 2011 14:44:22 +0000 (09:44 -0500)
committerTodd C. Miller <Todd.Miller@courtesan.com>
Fri, 21 Jan 2011 14:44:22 +0000 (09:44 -0500)
commit9b53bb6af0c1ed4a7abb661d2628a074e8d39cb5
tree67f5044cf17406b366bfcb2c8859b872569d380a
parent615696b3f5396d5c5b93abddbc3deacbbd550b7b
In sudo_ldap_lookup(), always do the initial sudoers check as the
invoking user.  If we are listing another user's privs we will
do a separate lookup using list_pw later.

--HG--
branch : 1.7
ldap.c