From owner-freebsd-questions@FreeBSD.ORG Fri Sep 2 21:51:34 2005 Return-Path: X-Original-To: freebsd-questions@freebsd.org 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 2261E16A420 for ; Fri, 2 Sep 2005 21:51:34 +0000 (GMT) (envelope-from djh@nebcorp.com) Received: from ratchet.nebcorp.com (ratchet.nebcorp.com [205.217.153.72]) by mx1.FreeBSD.org (Postfix) with ESMTP id EB1ED43D45 for ; Fri, 2 Sep 2005 21:51:33 +0000 (GMT) (envelope-from djh@nebcorp.com) Received: by ratchet.nebcorp.com (Postfix, from userid 1014) id 27177D9829; Fri, 2 Sep 2005 14:51:33 -0700 (PDT) Date: Fri, 2 Sep 2005 14:51:32 -0700 From: Danny Howard To: Brian Kaczynski Message-ID: <20050902215132.GL97419@ratchet.nebcorp.com> References: <20050902183620.5CFF316A434@hub.freebsd.org> <4318BB09.9050506@cox.net> Mime-Version: 1.0 Content-Type: text/plain; charset=us-ascii Content-Disposition: inline In-Reply-To: <4318BB09.9050506@cox.net> User-Agent: Mutt/1.4.2.1i X-Loop: djhoward@uiuc.edu Cc: freebsd-questions@freebsd.org Subject: Re: chrooting SSH users into their home directories X-BeenThere: freebsd-questions@freebsd.org X-Mailman-Version: 2.1.5 Precedence: list List-Id: User questions List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , X-List-Received-Date: Fri, 02 Sep 2005 21:51:34 -0000 On Fri, Sep 02, 2005 at 04:50:17PM -0400, Brian Kaczynski wrote: > I was wondering how you could lock a user into their home with chroot > when using SSH, similar to what the /etc/ftpchroot file does for FTP > users. The ssh server is sshd. Brian, Check out: rssh -danny -- http://dannyman.toldme.com/