Home
last modified time | relevance | path

Searched refs:auth_debug_add (Results 1 – 5 of 5) sorted by relevance

/freebsd-12.1/crypto/openssh/
H A Dauth-rhosts.c109 auth_debug_add("Found empty line in %.100s.", filename); in check_rhosts_file()
119 auth_debug_add("Found garbage in %.100s.", filename); in check_rhosts_file()
146 auth_debug_add("Ignoring wild host/user names " in check_rhosts_file()
171 auth_debug_add("Matched negative entry in %.100s.", in check_rhosts_file()
240 auth_debug_add("Accepted for %.100s [%.100s] by " in auth_rhosts2()
246 auth_debug_add("Accepted for %.100s [%.100s] by " in auth_rhosts2()
259 auth_debug_add("Rhosts authentication refused for %.100s: " in auth_rhosts2()
295 auth_debug_add("Bad file modes for %.200s", buf); in auth_rhosts2()
303 auth_debug_add("Server has been configured to " in auth_rhosts2()
310 auth_debug_add("Accepted by %.100s.", in auth_rhosts2()
[all …]
H A Dauth.c481 auth_debug_add("Ignored %.200s: bad ownership or modes", in check_key_in_hostfiles()
540 auth_debug_add("Ignored %s: %s", file_type, line); in auth_openfile()
676 auth_debug_add(const char *fmt,...) in auth_debug_add() function
1041 auth_debug_add("%s: %s", loc, msg); in auth_log_authopts()
1047 auth_debug_add("%s: environment: %s", in auth_log_authopts()
1129 auth_debug_add("%s: entry expired at %s", loc, buf); in auth_authorise_keyopts()
1135 auth_debug_add("%s: principals on non-CA key", loc); in auth_authorise_keyopts()
1142 auth_debug_add("%s: cert-authority flag invalid here", loc); in auth_authorise_keyopts()
1157 auth_debug_add("%s: invalid from criteria", loc); in auth_authorise_keyopts()
1165 auth_debug_add("%s: Your host '%.200s' is not " in auth_authorise_keyopts()
[all …]
H A Dauth2-pubkey.c305 auth_debug_add("%s: bad principals options: %s", loc, reason); in check_principals_line()
595 auth_debug_add("%s: bad key options: %s", loc, reason); in check_authkey_line()
681 auth_debug_add("%s", reason); in check_authkey_line()
803 auth_debug_add("%s", reason); in user_cert_trusted_ca()
H A Dauth.h225 void auth_debug_add(const char *fmt,...)
H A Dauth2-hostbased.c212 auth_debug_add("%s", reason); in hostbased_key_allowed()