components/openssh/sources/sshd-hostbased
author Vladimir Marek <Vladimir.Marek@oracle.com>
Mon, 25 Jul 2016 13:45:37 +0200
changeset 6475 abfc9174d2f0
parent 6086 7c225e52772b
permissions -rw-r--r--
24006594 vim removes complex ACLs with backupcopy=yes

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