On Sat, Aug 01, 2009 at 03:33:54PM +0200, Toni Mueller wrote: > Why is the "real userid" inherited when using 'fork' while being > switched to a different user? Why should fork touch user id's? Drop them properly yourself after forking.
http://search.cpan.org/~tlbdk/Privileges-Drop-1.01/lib/Privileges/Drop.pm -- Jussi Peltola

