|
please, one more question. I need to create a new user for VSFTPD that uses PAM on freeBSD. can I too just create a system user? Or not?
thanks a lot.
that's what I see in /etc/pam.d/vsftpd:
auth required /usr/local/lib/pam_pwdfile.so pwdfile /usr/local/etc/vsftpd/vsftpd_logins
account required /usr/lib/pam_permit.so
Last edited by phgrey; 04-17-2009 at 09:29 AM..
Reason: file contents
|