Beefy Boxes and Bandwidth Generously Provided by pair Networks
Think about Loose Coupling
 
PerlMonks  

Re: Security, root and CGI?

by Rodster001 (Pilgrim)
on Jan 29, 2009 at 00:00 UTC ( [id://739736]=note: print w/replies, xml ) Need Help??


in reply to Security, root and CGI?

In cases like this I usually touch a file somewhere safe on the file system or insert a row into a database. Then I have a cron run every minute (or however often required) that checks for said file or database row, and if it finds it, does what it is suppose to do. This way the event is simply triggered via the web and you don't have to have anything running as root.

Log In?
Username:
Password:

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

How do I use this?Last hourOther CB clients
Other Users?
Others rifling through the Monastery: (2)
As of 2024-04-26 01:33 GMT
Sections?
Information?
Find Nodes?
Leftovers?
    Voting Booth?

    No recent polls found