[Twisted-Python] running as nobody

What's the best way to get a twisted server to run as user nobody ? -- Alexandre Fayolle LOGILAB, Paris (France). http://www.logilab.com http://www.logilab.fr http://www.logilab.org Développement logiciel avancé - Intelligence Artificielle - Formations

Alexandre Fayolle wrote:
What's the best way to get a twisted server to run as user nobody ?
mktap -u 65534 web ... or whatever uid nobody has on your machine. -- ________________________________________________________________ Paul Stevens mailto:paul@nfg.nl NET FACILITIES GROUP PGP: finger paul@nfg.nl The Netherlands________________________________http://www.nfg.nl

On Fri, Dec 13, 2002 at 03:54:07PM +0100, Paul Stevens wrote:
Oh. Sorry for the stupid question. I'd completely overread this. Thanks for the quick answer. -- Alexandre Fayolle LOGILAB, Paris (France). http://www.logilab.com http://www.logilab.fr http://www.logilab.org Développement logiciel avancé - Intelligence Artificielle - Formations

Alexandre Fayolle wrote:
What's the best way to get a twisted server to run as user nobody ?
mktap -u 65534 web ... or whatever uid nobody has on your machine. -- ________________________________________________________________ Paul Stevens mailto:paul@nfg.nl NET FACILITIES GROUP PGP: finger paul@nfg.nl The Netherlands________________________________http://www.nfg.nl

On Fri, Dec 13, 2002 at 03:54:07PM +0100, Paul Stevens wrote:
Oh. Sorry for the stupid question. I'd completely overread this. Thanks for the quick answer. -- Alexandre Fayolle LOGILAB, Paris (France). http://www.logilab.com http://www.logilab.fr http://www.logilab.org Développement logiciel avancé - Intelligence Artificielle - Formations
participants (2)
-
Alexandre Fayolle
-
Paul Stevens