# Test authentication with search_k5login, open session.  -*- 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    = force_first_pass search_k5login
    account = search_k5login

[run]
    authenticate  = PAM_SUCCESS
    acct_mgmt     = PAM_SUCCESS
    open_session  = PAM_SUCCESS

[output]
    INFO user %u authenticated as %0
