# # Copyright (c) 2013, Oracle and/or its affiliates. All rights reserved. # # PAM include module for Kerberos optional authentication through keytab # OTHER auth definitive pam_user_policy.so.1 OTHER auth required pam_dhkeys.so.1 OTHER auth required pam_unix_auth.so.1 OTHER auth required pam_unix_cred.so.1 OTHER auth requisite pam_krb5_keytab.so.1 OTHER auth optional pam_gss_s4u.so.1