]> granicus.if.org Git - sudo/commit
For the sudo_root option, check against user_uid, not getuid() since
authorTodd C. Miller <Todd.Miller@courtesan.com>
Mon, 1 Nov 1999 15:43:12 +0000 (15:43 +0000)
committerTodd C. Miller <Todd.Miller@courtesan.com>
Mon, 1 Nov 1999 15:43:12 +0000 (15:43 +0000)
commite08f3f3937da7197810e31628c08409ec14d7141
tree6a124f48f2108d8568988c243ed8c1b0c6e5e2c7
parentb20a6bb339a7bc24f0cb0eda08971e48ef9eeaa2
For the sudo_root option, check against user_uid, not getuid() since
at this point, ruid == euid == 0.
sudo.c