Date: Wed, 23 Oct 2002 11:34:18 +0200 From: Juergen Unger <j.unger@addict.de> To: "Christopher J. Umina" <uminac@fritzilldo.com> Cc: FreeBSD Questions <questions@FreeBSD.ORG> Subject: Re: ssh jail Message-ID: <20021023113418.A83776@raven.addict.de> In-Reply-To: <002601c27a32$54fa52c0$0301a8c0@fritz>; from uminac@fritzilldo.com on Tue, Oct 22, 2002 at 09:20:05PM -0400 References: <002601c27a32$54fa52c0$0301a8c0@fritz>
next in thread | previous in thread | raw e-mail | index | archive | help
Hi ! On Tue, Oct 22, 2002 at 09:20:05PM -0400, Christopher J. Umina wrote: > Is there a way to jail user's sessions (telnet/ssh/ssh2) to their home > directories, but still allow them to use programs installed in the normal > PATH directories? no, not this way. The way I do it sometimes is to have one complete seperate FreeBSD Installation (make installworld DESTDIR=/<somedir>, look at jail(8)) wich I mount into the users homedir via an NFS loopback-mount... bye, -Juergen- To Unsubscribe: send mail to majordomo@FreeBSD.org with "unsubscribe freebsd-questions" in the body of the message
Want to link to this message? Use this URL: <https://mail-archive.FreeBSD.org/cgi/mid.cgi?20021023113418.A83776>