]> git.pld-linux.org Git - packages/proftpd.git/blob - proftpd-mod_pam.conf
- pam module config
[packages/proftpd.git] / proftpd-mod_pam.conf
1 # $Id$
2 LoadModule      mod_auth_pam.c
3
4 <IfModule mod_pam.c>
5 # use PAM authoritative
6 AuthPAM         on
7 </IfModule>
This page took 0.050002 seconds and 4 git commands to generate.