Clean up the extended lookup features in the red-black tree code.
[dragonfly.git] / etc / pam.d / login
1 #
2 # $DragonFly: src/etc/pam.d/login,v 1.1 2005/07/22 18:20:43 joerg Exp $
3 #
4 # PAM configuration for the "login" service
5 #
6
7 account         required        pam_unix.so
8 session         required        pam_permit.so
9 password        required        pam_permit.so
10 auth            sufficient      pam_opie.so                     no_fake_prompts
11 #auth           requisite       pam_opieaccess.so
12 auth            requisite       pam_cleartext_pass_ok.so
13 #auth           sufficient      pam_krb5.so                     try_first_pass
14 auth            required        pam_unix.so                     try_first_pass