components/openssh/sources/sshd-hostbased
author Danek Duvall <danek.duvall@oracle.com>
Tue, 18 Oct 2016 14:50:56 -0700
changeset 7124 3e0b5da5d4d1
parent 6086 7c225e52772b
permissions -rw-r--r--
24914209 runtime version-specific test results directories get removed inappropriately

#
# 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