components/openssh/sources/sshd-hostbased
author Niveditha Rau <Niveditha.Rau@Oracle.COM>
Mon, 01 May 2017 16:02:10 -0700
changeset 7959 562e5fc8e2ae
parent 6086 7c225e52772b
permissions -rw-r--r--
25977273 update libcroco to 0.6.10 25941838 problem in GNOME/LIBRARIES

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