Home
last modified time | relevance | path

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

/netbsd/src/crypto/external/bsd/openssh/dist/
Dauth-rhosts.c110 auth_debug_add("Found empty line in %.100s.", filename); in check_rhosts_file()
120 auth_debug_add("Found garbage in %.100s.", filename); in check_rhosts_file()
147 auth_debug_add("Ignoring wild host/user names " in check_rhosts_file()
172 auth_debug_add("Matched negative entry in %.100s.", in check_rhosts_file()
244 auth_debug_add("Accepted for %.100s [%.100s] by " in auth_rhosts2()
250 auth_debug_add("Accepted for %.100s [%.100s] by " in auth_rhosts2()
263 auth_debug_add("Rhosts authentication refused for %.100s: " in auth_rhosts2()
272 auth_debug_add("Rhosts authentication refused for %.100s: " in auth_rhosts2()
302 auth_debug_add("Bad file modes for %.200s", path); in auth_rhosts2()
313 auth_debug_add("Server has been configured to " in auth_rhosts2()
[all …]
Dauth2-pubkeyfile.c80 auth_debug_add("%s: entry expired at %s", loc, buf); in auth_authorise_keyopts()
86 auth_debug_add("%s: principals on non-CA key", loc); in auth_authorise_keyopts()
93 auth_debug_add("%s: cert-authority flag invalid here", loc); in auth_authorise_keyopts()
108 auth_debug_add("%s: invalid from criteria", loc); in auth_authorise_keyopts()
116 auth_debug_add("%s: Your host '%.200s' is not " in auth_authorise_keyopts()
139 auth_debug_add("%s: Your address '%.200s' is not " in auth_authorise_keyopts()
212 auth_debug_add("%s: bad principals options: %s", loc, reason); in auth_check_principals_line()
313 auth_debug_add("%s: bad key options: %s", loc, reason); in auth_check_authkey_line()
401 auth_debug_add("%s", reason); in auth_check_authkey_line()
472auth_debug_add("[LDAP] %s: bad principals options: %s", xoptions, reason); in auth_check_authkeys_file()
[all …]
Dauth.c522 auth_debug_add("Ignored %.200s: bad ownership or modes", in check_key_in_hostfiles()
639 auth_debug_add(const char *fmt,...) in auth_debug_add() function
762 auth_debug_add("%s: %s", loc, msg); in auth_log_authopts()
768 auth_debug_add("%s: environment: %s", in auth_log_authopts()
Dauth.h219 void auth_debug_add(const char *fmt,...)
Dauth2-hostbased.c219 auth_debug_add("%s", reason); in hostbased_key_allowed()
Dauth2-pubkey.c596 auth_debug_add("%s", reason); in user_cert_trusted_ca()