Are-Harald Brenne are-harald.brenne at econ.uib.no
Wed Apr 23 14:23:24 PDT 2003


On Wed, 23 Apr 2003 10:42:30 -0400 (EDT)
Brent Bailey <misterb at bmyster.com> wrote:

> Hello,
> Im using FBSD 4.8 and im trying to chroot stock ftpd ....something that i
> have done on many other prior versions of FBSD by doing:
...
 
> 
> have things changed in 4.8 or the instructions for chrooting stock ftpd
> changed ???  please help as i have many users that need this ability and i
> dont want them just wandering around in other directories
> Any and all help is very appreciated

I put my ftp-users into the file /etc/ftpchroot:

# cat /etc/ftpchroot
@ftpgroup
@nogroup
guest


The @ indicates a group. All users in those groups are chrooted.

I'm running 5.0.

Cheers,
Are


More information about the freebsd-questions mailing list