The builtin ftp daemon in FreeBSD is able to lock users in secured directories by using chroot and is really simple to setup. There is a standardgroup called ftp with the groupid 14. Let’s make another group called ftpchroot as well. pw groupadd ftpchroot -g 15 Then create a filearea where the user should be … Read More →
Recent Comments