proftpd on debian - authuserfile
- by dirknibleck
I have installed proftpd on my debian 4.0 server. I have modified the proftpd.conf file so that there is a statement for AuthUserFile, which points to a valid file. The file is configured per the proftpd specs, however the user that I have placed in this file is not able to log-in to the server. What could I be doing wrong?
AuthUserFile is of the format: username:passwd:999:1002:www:/var/www:/bin/bash