Hi John,
> In /etc/pam.d/ftp the line
>
> auth required /lib/security/pam_listfile.so item=user sense=deny
> file=/etc/ftpusers onerr=succeed
>
> indicates that the file to use is /etc/ftpusers. It is poorly named in
> that it's actually a list of users NOT allowed to ftp.
Take a closer look at the auth line. It is the parameter "sense" that
indicates if the users in "file" are allowed or denied. Change "sense" to
"allow" and the ftpusers file is used to determine which users are allowed.
Bye,
Leonard.
_______________________________________________
Redhat-list mailing list
[EMAIL PROTECTED]
https://listman.redhat.com/mailman/listinfo/redhat-list