Date: Wed, 9 May 2001 09:25:20 +0200 (CEST) From: =?ISO-8859-1?Q?Bj=F6rn_L=F6nneker?= <bjoern@loenneker.com> To: Sami.Gounder@team.telstra.com Cc: freebsd-security@freebsd.org Subject: RE: Preventing FTP user accessing other directories Message-ID: <84388618.989393120543.JavaMail.nobody@localhost>
next in thread | raw e-mail | index | archive | help
--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
Want to link to this message? Use this URL: <https://mail-archive.FreeBSD.org/cgi/mid.cgi?84388618.989393120543.JavaMail.nobody>