Date: Mon, 29 Jul 2002 20:45:10 +0300 From: Alexandr Listopad <laa@laa.zp.ua> To: francisv@dagupan.com Cc: freebsd-isp@FreeBSD.ORG Subject: Re: Help with ftpchroot Message-ID: <20020729174510.GI58019@zgia.zp.ua> In-Reply-To: <10F29E27A956D511B0940050DA8D86A985C41B@mailserver.dagupan.com> References: <10F29E27A956D511B0940050DA8D86A985C41B@mailserver.dagupan.com>
next in thread | previous in thread | raw e-mail | index | archive | help
Hello, francisv! On Wed, Jul 24, 2002 at 03:26:34PM +0800 you wrote about "Help with ftpchroot": > I'm currently testing FreeBSD 4.6-STABLE's and lukemftpd to chroot groups to > their home directories (web hosting environment). I've added the groups in > /etc/ftpchroot: > > /etc/ftpchroot: > @clients > > but the user belonging to the group 'clients' is still not chrooted! Please, try this: echo '*:clients allow clients_chroot' >> ftpusers echo 'chroot clients_chroot %d'>> ftpd.conf -- Laa To Unsubscribe: send mail to majordomo@FreeBSD.org with "unsubscribe freebsd-isp" in the body of the message
Want to link to this message? Use this URL: <https://mail-archive.FreeBSD.org/cgi/mid.cgi?20020729174510.GI58019>