# Test use_pkinit with an initial prompt.  -*- conf -*-
#
# Written by Russ Allbery <eagle@eyrie.org>
# Copyright 2014 Russ Allbery <eagle@eyrie.org>
# Copyright 2010, 2011
#     The Board of Trustees of the Leland Stanford Junior University
#
# See LICENSE for licensing terms.

[options]
    auth = no_ccache use_pkinit pkinit_user=FILE:%0 pkinit_prompt

[run]
    authenticate = PAM_SUCCESS

[prompts]
    echo_off = Insert smart card and press Enter: |

[output]
    INFO user %u authenticated as %u
