From owner-freebsd-questions Wed Oct 23 7:54:59 2002 Delivered-To: freebsd-questions@freebsd.org Received: from mx1.FreeBSD.org (mx1.freebsd.org [216.136.204.125]) by hub.freebsd.org (Postfix) with ESMTP id 3C85737B401 for ; Wed, 23 Oct 2002 07:54:58 -0700 (PDT) Received: from be-well.ilk.org (lowellg.ne.client2.attbi.com [24.147.188.198]) by mx1.FreeBSD.org (Postfix) with ESMTP id 85BE243E42 for ; Wed, 23 Oct 2002 07:54:57 -0700 (PDT) (envelope-from freebsd-questions-local@be-well.no-ip.com) Received: from be-well.ilk.org (lowellg.ne.client2.attbi.com [24.147.188.198] (may be forged)) by be-well.ilk.org (8.12.6/8.12.5) with ESMTP id g9NEssqB042410; Wed, 23 Oct 2002 10:54:54 -0400 (EDT) (envelope-from freebsd-questions-local@be-well.no-ip.com) Received: (from lowell@localhost) by be-well.ilk.org (8.12.6/8.12.6/Submit) id g9NEssg0042388; Wed, 23 Oct 2002 10:54:54 -0400 (EDT) X-Authentication-Warning: be-well.ilk.org: lowell set sender to freebsd-questions-local@be-well.ilk.org using -f To: Steve Warwick Cc: Subject: Re: Chroot SSH References: From: Lowell Gilbert Date: 23 Oct 2002 10:54:54 -0400 In-Reply-To: Message-ID: <447kg92ojl.fsf@be-well.ilk.org> Lines: 9 User-Agent: Gnus/5.09 (Gnus v5.9.0) Emacs/21.2 MIME-Version: 1.0 Content-Type: text/plain; charset=us-ascii Sender: owner-freebsd-questions@FreeBSD.ORG Precedence: bulk List-ID: List-Archive: (Web Archive) List-Help: (List Instructions) List-Subscribe: List-Unsubscribe: X-Loop: FreeBSD.ORG Steve Warwick writes: > I have been looking through the docs to see how I can chroot SSH sessions in > the same way as FTP (using proftp). ie when a user logs in they can only > play in their home directory. > > Is it possible? Sure. man chroot(8). or jail(8). To Unsubscribe: send mail to majordomo@FreeBSD.org with "unsubscribe freebsd-questions" in the body of the message