Networking :: betaftpd configuration
I've posted a solution at
http://damnsmalllinux.org/cgi-bin....t=0;r=1
samsocal
I think another way to figure this user privilege problem is to create different users, and make sure you let the users know that they will have to set the permission of their files to be -rw-------. This means only user who created the file can read and write their files and group members and all other users don't have right to even read their files. Roots however have the superuser power to access all files maintained in the system. Make sure you add /home/users, /opt/shadow, and /opt/passwd in your .filetool.lst so that you won't lose your settings after reboot.
original here.