Hi
since the proftp update i have been getting a lot of this in my logs, i checked and i dont have ftpusers file ?
i also checked the proftp.config and ftpusers is set to off ?
Should i create a ftpusers file and i think it contains users you dont want to use ftp, which users should be denied.
or can i disable the checking.
Thank you
pam_listfile(ftp:auth): Couldn’t open /etc/ftpusers
pam_unix(ftp:auth): check pass; user unknown
pam_unix(ftp:auth): authentication failure; logname= uid=0 euid=0 tty= ruser=ftp@domain.com rhost=##.##.##.##
This error isn’t critical and can be safely ignored. It’s looking for the /etc/ftpusers file, but it’s not needed and InterWorx doesn’t use it for ftp user management at all.
it would be nice if you find a way to disable this error, because /var/log/secure is being rotated weekly and getting more than 1 million lines of this errors every week and I think a little change in /etc/pam.d/ftp could probably solve this problem?