Beefy Boxes and Bandwidth Generously Provided by pair Networks
Perl: the Markov chain saw
 
PerlMonks  

Re: suidperl

by arhuman (Vicar)
on Dec 10, 2001 at 19:12 UTC ( [id://130675]=note: print w/replies, xml ) Need Help??


in reply to suidperl

For security reasons, modern unices disable SUID bit on scripts.
(Beccause it's often IMPOSSIBLE to have safe SUID shell script)
suidperl allow you to use this suid feature even on such system...

For a detailed explanation see : perlsec...

Another (more general) safe way is the prog sudo

"Only Bad Coders Code Badly In Perl" (OBC2BIP)

Replies are listed 'Best First'.
Re (tilly) 2: suidperl
by tilly (Archbishop) on Dec 10, 2001 at 20:29 UTC
    There have before been security problems in suidperl. And the sudo utility works just fine for me. Therefore given a choice, I always remove suidperl and use sudo instead.

Log In?
Username:
Password:

What's my password?
Create A New User
Domain Nodelet?
Node Status?
node history
Node Type: note [id://130675]
help
Chatterbox?
and the web crawler heard nothing...

How do I use this?Last hourOther CB clients
Other Users?
Others pondering the Monastery: (4)
As of 2024-03-28 16:41 GMT
Sections?
Information?
Find Nodes?
Leftovers?
    Voting Booth?

    No recent polls found