Current File : //etc/security/pam_policy/krb5_keytab
#
# Copyright (c) 2013, Oracle and/or its affiliates. All rights reserved.
#
# PAM include module for Kerberos optional authentication through keytab and
# support through S4U
#
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