--On Saturday, November 29, 2003 10:15 PM -0800 Blair Zajac
<[EMAIL PROTECTED]> wrote:
Won't doing something like this work on Linux?
...
There's a similar call to prctl(PR_SET_DUMPABLE, 1) in the http
2.0 tree.
From talking with Jeff at AC, it sounded like recent versions of the Linux
kernel disables all core dumps if setuid() is called. However, I think
Marcelo may have just added this back in 2.4.23 as the ChangeLog for 2.4.23
says "allow setuid core dumps" - perhaps you should try 2.4.23? -- justin