From: Todd C. Miller Date: Tue, 4 Oct 2011 16:09:00 +0000 (-0400) Subject: ldap_start_tls_s() on Debian (at least) sets the effective and saved X-Git-Tag: SUDO_1_8_3~11 X-Git-Url: https://granicus.if.org/sourcecode?a=commitdiff_plain;h=305295e614c6d026675f1cd212db73850a6be494;p=sudo ldap_start_tls_s() on Debian (at least) sets the effective and saved 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 --- 305295e614c6d026675f1cd212db73850a6be494