1# Test authentication with an excessively long password. -*- conf -*- 2# 3# Copyright 2020 Russ Allbery <eagle@eyrie.org> 4# 5# SPDX-License-Identifier: BSD-3-clause or GPL-1+ 6 7[run] 8 authenticate = PAM_AUTH_ERR 9 10[prompts] 11 echo_off = Password: |%p 12 13[output] 14 NOTICE authentication failure; logname=%u uid=%i euid=%i tty= ruser= rhost= 15