summaryrefslogtreecommitdiff
path: root/ftp/proftpd-devel/pkg-message
blob: c9cfcdbe940b5140961d484da593e91a2914799c (plain) (blame)
1
2
3
4
5
6
7
8
###
Make sure you have the following lines in your PAM configuration file
so that ProFTPd's PAM module can authenticate users correctly.

ftpd auth    required    pam_unix.so         try_first_pass
ftpd account required    pam_unix.so         try_first_pass
ftpd session required    pam_permit.so
###