On Thu, 28 Aug 2003 10:44:42 -0500 (CDT)
"Distribution Lists" <[EMAIL PROTECTED]> wrote:

> I'm trying to configure VSFTP to only ftp for one user + anonymous... but
> I can still ftp and logon from any userid in /etc/passwd.
> 
> Heres my config...can anyone see where I'm going wrong ?
> 
> 
> --------------
>  more vsftpd
> #%PAM-1.0
> auth       required     /lib/security/pam_listfile.so item=user sense=deny
> file=/etc/vsftpd.ftpusers onerr=succeed


Change sense=deny to:   sense=allow

Regards,
Sean


-- 
redhat-list mailing list
unsubscribe mailto:[EMAIL PROTECTED]
https://www.redhat.com/mailman/listinfo/redhat-list

Reply via email to