Since I switched to Pure-FTPD I noticed the users listed in /etc/ftpusers are allowed to log in, instead of blocked.
Does blocking users require a different method with pureftpd (compared to proftpd) ?
Since I switched to Pure-FTPD I noticed the users listed in /etc/ftpusers are allowed to log in, instead of blocked.
Does blocking users require a different method with pureftpd (compared to proftpd) ?
Have a look...
http://forums.cpanel.net/showthread.php?t=39701
Either Zero Or Hundred...
Thanks, I might try that. Although it seems that pam authentication is disabled by default in pure-ftpd.
From /etc/pure-ftpd.conf
I don't really understand why it has to be so complicated to block users in pure-ftpd.Code:# If you want to enable PAM authentication, uncomment the following line # PAMAuthentication yes