# A very simple configuration example for moftpd in PAM. # This should be sufficient for basic authentication. # By default moftpd will identify itself as "moftpd" to PAM, this can be # changed in the config file however. The standard templates identify # themselves as "ftpd". # For more information refer to your PAM documentation. auth required pam_unix.so account required pam_unix.so session required pam_permit.so