How can I disable all system users from accessing the ftp? all I want is an ftp server where I set users myself, and not one that uses system users, which is a huge security risk as I'm new to linux and there's probably tons of system users and stuff by default which would be attack points.
So all I want to use is the virtual users. But curently virtual users arn't working. I can't do /configure --with-virtual-users (or whatever the parameter is) because I use apt-get.
Also this install has no configuration file, there's a conf directory with a few files in it but all the files are is like "yes" or some other small word, there's no actual config file.
So how do I get pureftpd running the way I want?
So all I want to use is the virtual users. But curently virtual users arn't working. I can't do /configure --with-virtual-users (or whatever the parameter is) because I use apt-get.
Also this install has no configuration file, there's a conf directory with a few files in it but all the files are is like "yes" or some other small word, there's no actual config file.
So how do I get pureftpd running the way I want?