Date: Mon, 27 Mar 2000 09:16:40 -0500 (EST) From: Kenn Martin <kmartin@infoteam.com> To: freebsd-stable@freebsd.org Subject: Re: sandbox of virtual servers Message-ID: <20000327141640.D546B5DFE@alydar.infoteam.com>
next in thread | raw e-mail | index | archive | help
dave@allunix.com said: > Has anyone out there setup a sandbox limiting users to their own > home directories in a telnet or ftp session? > > I have looked all over for docs relating to this issue. I know that > there are ISP's out there who offer virtual servers in what I think is a > chroot enviroment. Complete with their own sendmail and apache > configuration files? > > As I do not subscribe to the stable list, please cross post it to the > isp or questions list. > > Thank You in Advance, > David DeTinne For telnet/ssh, you can use the rbash shell (install the bash port). For ftp, it depends upon which daemon you use. ProFTPd has a directive that works nicely; the default FreeBSD daemon uses /etc/ftpchroot. kenn ________________________powered by InfoTeam____ http://infoteam.net To Unsubscribe: send mail to majordomo@FreeBSD.org with "unsubscribe freebsd-stable" in the body of the message
Want to link to this message? Use this URL: <https://mail-archive.FreeBSD.org/cgi/mid.cgi?20000327141640.D546B5DFE>