# Test use_authtok with an excessively long password.  -*- conf -*-
#
# Copyright 2020 Russ Allbery <eagle@eyrie.org>
#
# SPDX-License-Identifier: BSD-3-clause or GPL-1+

[options]
    password = use_authtok

[run]
    chauthtok(PRELIM_CHECK)   = PAM_SUCCESS
    chauthtok(UPDATE_AUTHTOK) = PAM_AUTHTOK_ERR

[prompts]
    echo_off = Current Kerberos password: |%p

[output]
