From owner-freebsd-questions@FreeBSD.ORG Mon Apr 25 21:02:05 2005 Return-Path: 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 6CBDB16A4CE for ; Mon, 25 Apr 2005 21:02:05 +0000 (GMT) Received: from mail28.sea5.speakeasy.net (mail28.sea5.speakeasy.net [69.17.117.30]) by mx1.FreeBSD.org (Postfix) with ESMTP id 3B89243D45 for ; Mon, 25 Apr 2005 21:02:05 +0000 (GMT) (envelope-from omniBSD@speakeasy.net) Received: (qmail 10708 invoked from network); 25 Apr 2005 21:02:05 -0000 Received: from acute.anhedonia.com (HELO [10.20.30.10]) (omni@[66.93.24.213]) (envelope-sender ) by mail28.sea5.speakeasy.net (qmail-ldap-1.03) with SMTP for ; 25 Apr 2005 21:02:05 -0000 Message-ID: <426D5BA4.7070307@speakeasy.net> Date: Mon, 25 Apr 2005 16:05:40 -0500 From: Ash User-Agent: Mozilla/5.0 (X11; U; FreeBSD i386; en-US; rv:1.7.2) Gecko/20041104 Netscape/7.1 X-Accept-Language: en-us, en MIME-Version: 1.0 To: Olaf Stein References: <200504252048.j3PKmwX9031693@defang10.net.ohio-state.edu> In-Reply-To: <200504252048.j3PKmwX9031693@defang10.net.ohio-state.edu> Content-Type: text/plain; charset=us-ascii; format=flowed Content-Transfer-Encoding: 7bit cc: freebsd-questions@freebsd.org Subject: Re: lock user to home directory - not with rbash X-BeenThere: freebsd-questions@freebsd.org X-Mailman-Version: 2.1.1 Precedence: list List-Id: User questions List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , X-List-Received-Date: Mon, 25 Apr 2005 21:02:05 -0000 Olaf Stein wrote: > hi > > thanks for the advice on rbash > i got it to work but it is to restricted Be careful what you ask for :) > in their home directories users should have full rw access > as far as i tried rbash (bash -r) that is not possible (i can not even do a > mkdir) > i am doing something wrong or is this the goal of rbash (bash -r)?? The man page for bash(1) covers restricted bash pretty well under "RESTRICTED SHELL". > > is there any other way of giving users access to their home directory and > shutting down anything else (even if read-only)?? > > thanks a lot for your help > /olaf > See Lowell Gilbert's response to your previous thread. -Ash