Split monolithic /etc/pam.conf into separate files for each service
[dragonfly.git] / etc / pam.d / ftpd
1 #
2 # $DragonFly: src/etc/pam.d/ftpd,v 1.1 2005/07/22 18:20:43 joerg Exp $
3 #
4 # PAM configuration for the "ftpd" service
5 #
6
7 auth            sufficient      pam_opie.so                     no_fake_prompts
8 #auth           requisite       pam_opieaccess.so
9 auth            requisite       pam_cleartext_pass_ok.so
10 #auth           sufficient      pam_krb5.so                     try_first_pass
11 auth            required        pam_unix.so                     try_first_pass