Lines Matching +full:default +full:- +full:tap
2 * Authentication tests for the pam-krb5 module with an existing AUTHTOK.
11 * Copyright 2011-2012
14 * SPDX-License-Identifier: BSD-3-clause or GPL-1+
21 #include <tests/tap/kerberos.h>
22 #include <tests/tap/process.h>
23 #include <tests/tap/string.h>
35 config.user = krbconf->userprinc; in main()
36 config.password = krbconf->password; in main()
37 config.authtok = krbconf->password; in main()
40 * Generate a testing krb5.conf file with a nonexistent default realm so in main()
41 * that we can be sure that our principals will stay fully-qualified in in main()