I got Webmin installed okay but when I tried installing the vsftp module (from here) it says, 'Failed to install module from http://www.webmin.com/download...rtualmin-vsftpd.wbm.gz : Module virtualmin-vsftpd does not support this operating system (Ubuntu Linux 7.04). I tried using the .wbm and .tz files and got the same results.
EDIT: I guess I should explain *why* I'm trying to do this. I've got vsftpd running on my Ubuntu 7.04 system and I want to secure it a bit. I want to allow my login free access to the system with an FTP client (WinSCP) and also allow restricted access to other users. I edited the vsftpd.conf file to enable the vstpd.chroot_list (option chroot_list_file=/etc/vsftpd.chroot_list). I created that file and put my login in it. I restarted the vsftpd service. I can log in securely from my login and the 'guest' login but I have free reign of the file system in both logins.
EDIT: I guess I should explain *why* I'm trying to do this. I've got vsftpd running on my Ubuntu 7.04 system and I want to secure it a bit. I want to allow my login free access to the system with an FTP client (WinSCP) and also allow restricted access to other users. I edited the vsftpd.conf file to enable the vstpd.chroot_list (option chroot_list_file=/etc/vsftpd.chroot_list). I created that file and put my login in it. I restarted the vsftpd service. I can log in securely from my login and the 'guest' login but I have free reign of the file system in both logins.