To use the local_root option to share the /var/ftp/pub/share directory add the following:
Code:
local_root=/var/ftp/pub/share
For me I also add the sticky bit and the SGUID to the directory share
Code:
chroot_local_user=YES
This option shall jail each user defined on the system to his home directory
Yes monk, not every time you disable the anonymous your right with that... But about the pure-ftpd issue this is what I got from asking alot of admin's for me ? I never use somthing rather than vsftpd. Anyway I shall see about the exploit issue and come back to this.