]> git.pld-linux.org Git - packages/proftpd.git/blobdiff - proftpd-mod_pam.conf
- updated to 1.3.2e
[packages/proftpd.git] / proftpd-mod_pam.conf
index e7254156da3cd7f634a605944e8d8b5e0b1fe03e..53bd2880e6c4c5bcfcaeb8872940c116a7981352 100644 (file)
@@ -1,5 +1,8 @@
 # $Id$
 LoadModule     mod_auth_pam.c
 
-# use PAM authoritative
-AuthPAM        on
+<IfModule mod_auth_pam.c>
+       AuthPAM on
+       # use PAM authoritative
+       # AuthOrder mod_auth_pam.c* mod_auth_unix.c
+</IfModule>
This page took 0.025626 seconds and 4 git commands to generate.