From owner-freebsd-questions@FreeBSD.ORG Wed Apr 11 09:57:07 2007 Return-Path: X-Original-To: freebsd-questions@freebsd.org Delivered-To: freebsd-questions@freebsd.org Received: from mx1.freebsd.org (mx1.freebsd.org [69.147.83.52]) by hub.freebsd.org (Postfix) with ESMTP id 4054C16A402 for ; Wed, 11 Apr 2007 09:57:07 +0000 (UTC) (envelope-from mailing_lists@evotex.ch) Received: from smtp-02.datacomm.ch (smtp-02.datacomm.ch [212.40.2.27]) by mx1.freebsd.org (Postfix) with ESMTP id 0320113C4AE for ; Wed, 11 Apr 2007 09:57:06 +0000 (UTC) (envelope-from mailing_lists@evotex.ch) Received: from [192.168.1.4] (zue-tix-adsl-dynip-185-057.vtx.ch [83.228.185.57]) by smtp-02.datacomm.ch (VTX Datacomm AG) with ESMTP id C4C802A41E6; Wed, 11 Apr 2007 11:26:02 +0200 (CEST) Message-ID: <461CA9AD.20401@evotex.ch> Date: Wed, 11 Apr 2007 11:26:05 +0200 From: Gabriel Rossetti User-Agent: Thunderbird 1.5.0.10 (X11/20070304) MIME-Version: 1.0 To: L33T Networks References: In-Reply-To: Content-Type: text/plain; charset=ISO-8859-1; format=flowed Content-Transfer-Encoding: 7bit Cc: f-q Subject: Re: Locking SSH Users to $HOME 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: Wed, 11 Apr 2007 09:57:07 -0000 L33T Networks wrote: > Using the SSHD server, how can I lock users SSH'ing into a box into their > home directory, without having access to the /usr/home directory as a whole? > > > _______________________________________________ > freebsd-questions@freebsd.org mailing list > http://lists.freebsd.org/mailman/listinfo/freebsd-questions > To unsubscribe, send any mail to "freebsd-questions-unsubscribe@freebsd.org" > > What about creating a jail? Whis wikipedia article explains it ; http://en.wikipedia.org/wiki/Freebsd_jail Cheers, Gabriel