|
Secure Shell
chroot and access to directory OTHER than user's home directory..... Feb 09 2010 11:05PM Jon Price (jonelwoodprice gmail com) (4 replies) Re: chroot and access to directory OTHER than user's home directory..... Feb 10 2010 03:24PM Wood Chris tatravelcenters com (1 replies) Re: chroot and access to directory OTHER than user's home directory..... Feb 10 2010 05:35AM Dan Nelson (dnelson allantgroup com) Re: chroot and access to directory OTHER than user's home directory..... Feb 10 2010 04:48AM Robert Hajime Lanning (robert lanning gmail com) Re: chroot and access to directory OTHER than user's home directory..... Feb 09 2010 11:47PM Derek Martin (code pizzashack org) (1 replies) Re: chroot and access to directory OTHER than user's home directory..... Feb 13 2010 03:49AM Derek Martin (code pizzashack org) |
|
Privacy Statement |
> Export the directory through NFS. Then have your other users mount the NFS
> directory within their own chrooted environment.
Another option is, if your system allows it, to put the shared directory
into its own partition and then mount it multiple times once in each of
the chrooted directories.
See 'mount --bind' for one method.
/Lars
[ reply ]