On Solaris, disabling the proc_exec privilege appears to interfere
authorTodd C. Miller <Todd.Miller@courtesan.com>
Mon, 2 Dec 2013 18:14:25 +0000 (11:14 -0700)
committerTodd C. Miller <Todd.Miller@courtesan.com>
Mon, 2 Dec 2013 18:14:25 +0000 (11:14 -0700)
commitb082a614f5b7c11dbc023b307b74a672744035d6
tree68f63a960453decc5d06e998a90c6898ab78ecf1
parent0d81263e26ccbb9013205927cf99c0c1cec52c6a
On Solaris, disabling the proc_exec privilege appears to interfere
with DAC file permissions.  Adding DAC override permissions to the
inheritable set works around this for commands run as root without
giving extra permissions to other users.  Bug #626
src/exec_common.c