jailkit-users
[Top][All Lists]
Advanced

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

Re: [Jailkit-users] Redundancy on a rsync service


From: Olivier Sessink
Subject: Re: [Jailkit-users] Redundancy on a rsync service
Date: Fri, 12 Mar 2010 20:13:42 +0100
User-agent: Thunderbird 2.0.0.23 (X11/20090817)

Giuliano Catrambone (CatraSoftware) wrote:
Hi Alivier,

so I should, i.e. from the machine 1:
1. create the jail root on the shared repository, let's say
    /Shared_Rsync_Repository/jailroot

2. init it, i.e.:
    jk_init -j /Shared_Rsync_Repository/jailroot_ftp2 rsync
    ...

3. create the user MyAccount
    i.e.: useradd MyAccount

4. Jail the user:
    jk_jailuser -m -j /Shared_Rsync_Repository/jailroot_ftp2 umts2

... and now the machine 1 is fine.

So what I should do on machine 2 in order to have the access on the same jail user path?

do step 3, but set the home directory immediately to /Shared_Rsync_Repository/jailroot_ftp2/./home/MyAccount

(see /etc/passwd on machine 1)

regards,
        Olivier




reply via email to

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