]> git.pld-linux.org Git - packages/proftpd.git/blame_incremental - proftpd-mod_pam.conf
Release 2 (by relup.sh)
[packages/proftpd.git] / proftpd-mod_pam.conf
... / ...
CommitLineData
1# $Id$
2LoadModule mod_auth_pam.c
3
4<IfModule mod_auth_pam.c>
5 AuthPAM on
6 # use PAM authoritative
7 # AuthOrder mod_auth_pam.c* mod_auth_unix.c
8</IfModule>
This page took 0.038413 seconds and 4 git commands to generate.