[Top][All Lists]
[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]
Re: [Jailkit-users] Setting up a chroot per user
From: |
Olivier Sessink |
Subject: |
Re: [Jailkit-users] Setting up a chroot per user |
Date: |
Fri, 21 Dec 2007 16:05:49 +0100 |
User-agent: |
Icedove 1.5.0.12 (X11/20070607) |
Dan Rossi wrote:
I've worked out a system to setup a chroot for each user but has to
duplicate everything it seems !
use jk_init and use hardlinks
> but definitely cant get jk_lsh working
what do you want to do with jk_lsh, what did you try, and what doesn't work?
and usermod can't be used to edit the users passwd file so it can
changed to bash.
usermod works on /etc/passwd, not on <jail>/etc/passwd
regards,
Olivier