Hello,

I have a perl module that updates iptables using the IPTables::IPv4 module.

Now currently we have a service that runs as a non-root user and we would like to plug our perl module into this service so the server can change iptable rules.

However to use the IPTables::IPv4 module I believe you need to be root ? Is there a way that perl can load a module as root ? or somehow sudo with in it self to use the module ?

Thanks

--
Michael Gale

Red Hat Certified Engineer
Network Administrator
Pason Systems Corp.

--
To unsubscribe, e-mail: [EMAIL PROTECTED]
For additional commands, e-mail: [EMAIL PROTECTED]
<http://learn.perl.org/> <http://learn.perl.org/first-response>


Reply via email to