From owner-freebsd-questions@FreeBSD.ORG Thu Mar 3 00:17:35 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 EE9CF16A4CE for ; Thu, 3 Mar 2005 00:17:35 +0000 (GMT) Received: from rproxy.gmail.com (rproxy.gmail.com [64.233.170.194]) by mx1.FreeBSD.org (Postfix) with ESMTP id 7744E43D2D for ; Thu, 3 Mar 2005 00:17:33 +0000 (GMT) (envelope-from linicks@gmail.com) Received: by rproxy.gmail.com with SMTP id 34so251108rns for ; Wed, 02 Mar 2005 16:17:32 -0800 (PST) DomainKey-Signature: a=rsa-sha1; q=dns; c=nofws; s=beta; d=gmail.com; h=received:message-id:date:from:reply-to:to:subject:cc:in-reply-to:mime-version:content-type:content-transfer-encoding:references; b=jGMGSozNXlchg5Ngnw2amsZn/zdXe020II/FP8TQNZogwfJiIauHkRxApF5p5aZBfmqItV0iizjsAOiNYr7xisG63HGqqU+N4xHkCyTPdZ9OUZTw0Tz/xreGjmbNxsQkFeNHBc0qmZxYTQ6GqSO1ynxvZ7PjqZQM6wiEc5O4keQ= Received: by 10.38.179.10 with SMTP id b10mr146786rnf; Wed, 02 Mar 2005 16:17:32 -0800 (PST) Received: by 10.38.8.69 with HTTP; Wed, 2 Mar 2005 16:17:32 -0800 (PST) Message-ID: Date: Wed, 2 Mar 2005 17:17:32 -0700 From: Nick Pavlica To: Stevan Tiefert In-Reply-To: <20050302183758.N25321@mail.rot-1.de> Mime-Version: 1.0 Content-Type: text/plain; charset=US-ASCII Content-Transfer-Encoding: 7bit References: <20050301122927.C1E464BDAA@ws1-1.us4.outblaze.com> <42246D72.2020504@landgren.net> <20050302183758.N25321@mail.rot-1.de> cc: questions@freebsd.org Subject: Re: Default security: other users can ACCESS MY HOMEDIR?! X-BeenThere: freebsd-questions@freebsd.org X-Mailman-Version: 2.1.1 Precedence: list Reply-To: Nick Pavlica List-Id: User questions List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , X-List-Received-Date: Thu, 03 Mar 2005 00:17:36 -0000 I was thinking along the lines of a scp server that would only allow the user to browse only there directories. On Wed, 2 Mar 2005 18:39:43 +0100 (CET), Stevan Tiefert wrote: > > > On Wed, 2 Mar 2005, Nick Pavlica wrote: > > > How would you restrict regular users from accessing any part of the > > file system accept there home dirs? Is this even possible? > > > > Hello Nick, > > it is possible but why? The user must be able to access their shells, > configurations and so on! > > With regards > Stevan Tiefert > >