Date: Thu, 26 Apr 2001 21:13:22 +0200 From: universe <universe@truemetal.org> To: Jason Halbert <jason@jason-n3xt.org> Cc: questions@freebsd.org Subject: Re: ftp chroot Message-ID: <3AE87352.A28B6280@truemetal.org> References: <FLEHIKBMHCFFLAFKKDAJOEAGCDAA.jason@jason-n3xt.org>
next in thread | previous in thread | raw e-mail | index | archive | help
hi jason, if you install the proftpd port (/usr/ports/ftp/proftpd) the config directive is called "DefaultRoot" (eg. "DefaultRoot ~" will lock the user to its home directory). you can also define groups which are allowed to see more than this etc. more infos on the config directives: http://www.proftpd.net markus Jason Halbert wrote: > > Hi all: > > Is there a way to make a user that is only able to FTP and when they are > connected that they can only see certain directories? As in they can only > see the group ftp directory and not be able to even know that there are > other directories higher in the tree then the group ftp dir? I need a way > of sharing files without people being able to snoop about my / and /usr > dirs. > > --- > Jason > jason@jason-n3xt.org > > To Unsubscribe: send mail to majordomo@FreeBSD.org > with "unsubscribe freebsd-questions" in the body of the message To Unsubscribe: send mail to majordomo@FreeBSD.org with "unsubscribe freebsd-questions" in the body of the message
Want to link to this message? Use this URL: <https://mail-archive.FreeBSD.org/cgi/mid.cgi?3AE87352.A28B6280>