I have not tried writing to a privileged file. I assumed that when the child process was started, it would be under the user account but, ps shows both the child and parent running as root. I will try writing to a file owned by root and see what happens.
On Sunday, July 10, 2016 at 3:31:48 PM UTC-4, Stefan Adams wrote: > > > On Sun, Jul 10, 2016 at 2:27 PM, Brian Shaw <[email protected] > <javascript:>> wrote: > >> it doesn't look like SetUserGroup is dropping privileges. There is >> nothing in the log or STDERR output that indicates either success or >> failure though. > > > This isn't really helpful... but I'm curious: have your dropped > privileged processed try to do something super, like writing to a file > writable only by root? > -- You received this message because you are subscribed to the Google Groups "Mojolicious" group. To unsubscribe from this group and stop receiving emails from it, send an email to [email protected]. To post to this group, send email to [email protected]. Visit this group at https://groups.google.com/group/mojolicious. For more options, visit https://groups.google.com/d/optout.
