1 # $NetBSD: display_manager,v 1.3 2005/09/22 01:02:12 tsarna Exp $
3 # PAM configuration for the display manager services. Specific display
4 # manager service configurations can include this one.
8 auth required pam_nologin.so no_warn
9 auth sufficient pam_skey.so no_warn try_first_pass
10 auth sufficient pam_krb5.so no_warn try_first_pass
11 auth optional pam_afslog.so no_warn try_first_pass
12 # pam_ssh has potential security risks. See pam_ssh(8).
13 #auth sufficient pam_ssh.so no_warn try_first_pass
14 auth required pam_unix.so no_warn try_first_pass
17 account required pam_krb5.so
18 account required pam_unix.so
22 # pam_ssh has potential security risks. See pam_ssh(8).
23 #session optional pam_ssh.so
24 session required pam_permit.so