|
From: | Olivier Sessink |
Subject: | Re: [Jailkit-users] Creating Additional Jailed Users |
Date: | Mon, 12 Jun 2006 18:01:03 +0200 |
User-agent: | Thunderbird 1.5.0.2 (X11/20060516) |
Michael Groves wrote:
I have setup my first jailed user and this works a treat. To ensure they can't see each others home directory I need to setup an additional 50 jails, is there an easy way to do this?
copy is fine, as long as you preserve all permissions.what I do is I create an empty jail, without users, and create a tar from it (tar -czpf /tmp/jail.tgz /path/to/jail), and for each new jail I untar that file and then run jk_jailuser.
regards, Olivier
[Prev in Thread] | Current Thread | [Next in Thread] |