From owner-freebsd-isp Sat Jan 10 09:18:41 1998 Return-Path: Received: (from root@localhost) by hub.freebsd.org (8.8.7/8.8.7) id JAA19639 for isp-outgoing; Sat, 10 Jan 1998 09:18:41 -0800 (PST) (envelope-from owner-freebsd-isp) Received: from email.polaccess.com (polaccess.com [205.166.42.114]) by hub.freebsd.org (8.8.7/8.8.7) with SMTP id JAA19627 for ; Sat, 10 Jan 1998 09:18:28 -0800 (PST) (envelope-from marcin@v-m.com) Received: from [205.166.42.125] by email.polaccess.com (SMTPD32-3.03) id A666217D01EC; Wed, 10 Sep 1997 11:10:14 -0500 Message-ID: <34B7ABC4.C4E@v-m.com> Date: Sat, 10 Jan 1998 11:11:32 -0600 From: Marcin Pasek Reply-To: marcin@v-m.com X-Mailer: Mozilla 3.01 (Win95; I) MIME-Version: 1.0 To: freebsd-isp@FreeBSD.ORG Subject: Limit directory access..... Content-Type: text/plain; charset=us-ascii Content-Transfer-Encoding: 7bit Sender: owner-freebsd-isp@FreeBSD.ORG X-Loop: FreeBSD.org Precedence: bulk Is anyone know how to restrict a user from browsing diffrent directories so if the person has a home directory set to /home/user1 he would not be able to go to other directories /home/user2 or / ...Maybe I am duing soemthing wrong with the chmod command...And if there is a way around this can I applay that to telnet and FTP sessions... Marcin