components/openssh/sources/sshd-gssapi
author Niveditha Rau <Niveditha.Rau@Oracle.COM>
Fri, 28 Oct 2016 17:56:16 -0700
changeset 7206 23066e5fef27
parent 6086 7c225e52772b
permissions -rw-r--r--
23245637 Deliver gnome-shell 3.18.3 in Solaris PSARC/2016/396 GNOME 3 Window Manager Bundle

#
# Copyright (c) 2016, Oracle and/or its affiliates. All rights reserved.
#
# PAM configuration for SSH GSSAPI authentication which turns off
# prompting for an annotation string since it isn't possible to interact
# with a user when using GSSAPI authentication.
#
auth definitive		pam_user_policy.so.1
auth required		pam_unix_cred.so.1	noannotation