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