in reply to Re^2: setuid script won't behave in 5.10, but did in 5.8
in thread setuid script won't behave in 5.10, but did in 5.8
Suidperl was deprecated in Perl 5.10.1 and is dead with 5.12, to be released within the next two weeks. It died because there was nobody using it and nobody spoke up in favour of it, and it introduced far too many bugs, and bugs in suidperl are usually system compromises.
Usually, Perl testers run under one single user and hence don't test the user switching automatically. If you want to provide a patch to test user switching and the setup to change users automatically and unattended, you can submit it to perl5-porters@perl.org for inclusion with Perl.
|
|---|
| Replies are listed 'Best First'. | |
|---|---|
|
Re^4: setuid script won't behave in 5.10, but did in 5.8
by isidore (Initiate) on Mar 23, 2010 at 07:11 UTC | |
by Corion (Patriarch) on Mar 23, 2010 at 08:24 UTC | |
by Anonymous Monk on Mar 23, 2010 at 07:21 UTC | |
by isidore (Initiate) on Mar 23, 2010 at 08:28 UTC | |
by Anonymous Monk on Apr 27, 2010 at 05:48 UTC |