> Did you remove the setuid flag from the Ruby script before you tested > this approach? > Well there's nothing in the actual ruby script that does setuid. I was assuming this is a flag on the process that then gets inherited from the parent process? Is there a way to start the the ruby script then that explicitly tells it to not have setuid? But does this then also mean it doesn't get root privs (which it needs)? -- Posted via http://www.ruby-forum.com/.