Beefy Boxes and Bandwidth Generously Provided by pair Networks
Pathologically Eclectic Rubbish Lister
 
PerlMonks  

Re: Security, root and CGI?

by dietbuddha (Sexton)
on Jan 29, 2009 at 08:05 UTC ( [id://739816]=note: print w/replies, xml ) Need Help??


in reply to Security, root and CGI?

My 2¢.

Don't write it yourself if someone else has already written it had more testing.

Especially avoid writing it yourself if it has to do with privileged execution.

Failing to find something thats already been written, don't write a daemon that runs with root privileges. You can use at (man at(1)) to queue up the execution of scripts that do the absolute minimum, ideally in a jail.

Log In?
Username:
Password:

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

How do I use this?Last hourOther CB clients
Other Users?
Others meditating upon the Monastery: (7)
As of 2024-04-23 15:09 GMT
Sections?
Information?
Find Nodes?
Leftovers?
    Voting Booth?

    No recent polls found