Given that setuid is a Bad Thing for scripts, what is the general consensus
here on running a Python script via 'sudo' to give it root system access?
Is this reasonably secure, or am I still asking for trouble?
TIA,
--
----------------------------------------------------------------------------
Tim Daneliuk tundra@tundrawa re.com
PGP Key: http://www.tundraware.com/PGP/
here on running a Python script via 'sudo' to give it root system access?
Is this reasonably secure, or am I still asking for trouble?
TIA,
--
----------------------------------------------------------------------------
Tim Daneliuk tundra@tundrawa re.com
PGP Key: http://www.tundraware.com/PGP/
Comment