jailkit-users
[Top][All Lists]
Advanced

[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]

Re: [Jailkit-users] How to Jail Python Interpreter


From: Gregory Piñero
Subject: Re: [Jailkit-users] How to Jail Python Interpreter
Date: Mon, 17 Sep 2007 18:25:04 -0400

On 9/17/07, Olivier Sessink <address@hidden> wrote:
> you probably need a lot of extra python files as well. My systems has
> lots of files in /usr/lib/python2.4/ that are part of the python global
> libraries.

Yeah, I ended up copying /usr/lib/python2.4 into the jail too.  Is
copying manually the best way, or is there a jailkit tool for this?

Also since I copied them manually, will that mean jk_update won't
catch the changes if I say, install a new library in Python?

>
> use jk_chrootlaunch to start a process inside the jail. You can use any
> unprivileged user, so generally it's good to create an account (but it
> doesn't need a shell or a home directory)

That makes sense.  thanks!

-Greg




reply via email to

[Prev in Thread] Current Thread [Next in Thread]