From owner-freebsd-security Wed May 9 0:25:42 2001 Delivered-To: freebsd-security@freebsd.org Received: from unix-shells.com (handi6-212-144-244-007.arcor-ip.net [212.144.244.7]) by hub.freebsd.org (Postfix) with ESMTP id 22C5637B422 for ; Wed, 9 May 2001 00:25:35 -0700 (PDT) (envelope-from bjoern@loenneker.com) Received: (from root@localhost) by unix-shells.com (8.11.3/8.11.3) id f497PNL57845; Wed, 9 May 2001 09:25:23 +0200 (CEST) (envelope-from bjoern@loenneker.com) Received: from unix-shells.com (nobody@localhost [127.0.0.1]) by unix-shells.com (8.11.3/8.11.3av) with ESMTP id f497PK357837; Wed, 9 May 2001 09:25:20 +0200 (CEST) (envelope-from bjoern@loenneker.com) Message-ID: <84388618.989393120543.JavaMail.nobody@localhost> Date: Wed, 9 May 2001 09:25:20 +0200 (CEST) From: =?ISO-8859-1?Q?Bj=F6rn_L=F6nneker?= To: Sami.Gounder@team.telstra.com Subject: RE: Preventing FTP user accessing other directories Cc: freebsd-security@freebsd.org Mime-Version: 1.0 Content-Type: multipart/mixed; boundary=84390859.989393120398.JavaMail.nobody.unix-shells.com X-Mailer: WebMail/Java v0.7.6, SendMessage plugin v1.8 X-Virus-Scanned: by AMaViS perl-10 Sender: owner-freebsd-security@FreeBSD.ORG Precedence: bulk X-Loop: FreeBSD.org --84390859.989393120398.JavaMail.nobody.unix-shells.com Content-Type: text/plain; charset="utf-8" Content-Transfer-Encoding: quoted-printable You wrote: > We need to setup FTP for users to copy files from our UNIX box. Is there a > way to restrict each user to a directory and sub-directories below it > without removing OTHERS permission everywhere else? > Sami > To Unsubscribe: send mail to majordomo@FreeBSD.org > with "unsubscribe freebsd-security" in the body of the message -- you can restrict users to their home-directories by adding their groupname to /etc/ftpchroot. If your users are, for example, all part of the "users" group, put "@users" into /etc/ftpchroot. --84390859.989393120398.JavaMail.nobody.unix-shells.com-- To Unsubscribe: send mail to majordomo@FreeBSD.org with "unsubscribe freebsd-security" in the body of the message