]> granicus.if.org Git - sudo/commitdiff
ldap_start_tls_s() on Debian (at least) sets the effective and saved
authorTodd C. Miller <Todd.Miller@courtesan.com>
Tue, 4 Oct 2011 16:09:00 +0000 (12:09 -0400)
committerTodd C. Miller <Todd.Miller@courtesan.com>
Tue, 4 Oct 2011 16:09:00 +0000 (12:09 -0400)
uids to the same value as the real uid.  This prevents sudo from
setting the uid or gid later on.  As a workaround, we now set perms
to root during sudoers_policy_open().

--HG--
branch : 1.8


Trivial merge