Symbol: auth_debug_add
usr.bin/ssh/auth-rhosts.c
106
auth_debug_add("Found empty line in %.100s.", filename);
usr.bin/ssh/auth-rhosts.c
116
auth_debug_add("Found garbage in %.100s.", filename);
usr.bin/ssh/auth-rhosts.c
143
auth_debug_add("Ignoring wild host/user names "
usr.bin/ssh/auth-rhosts.c
168
auth_debug_add("Matched negative entry in %.100s.",
usr.bin/ssh/auth-rhosts.c
240
auth_debug_add("Accepted for %.100s [%.100s] by "
usr.bin/ssh/auth-rhosts.c
246
auth_debug_add("Accepted for %.100s [%.100s] by "
usr.bin/ssh/auth-rhosts.c
259
auth_debug_add("Rhosts authentication refused for %.100s: "
usr.bin/ssh/auth-rhosts.c
268
auth_debug_add("Rhosts authentication refused for %.100s: "
usr.bin/ssh/auth-rhosts.c
298
auth_debug_add("Bad file modes for %.200s", path);
usr.bin/ssh/auth-rhosts.c
309
auth_debug_add("Server has been configured to "
usr.bin/ssh/auth-rhosts.c
317
auth_debug_add("Accepted by %.100s.",
usr.bin/ssh/auth-rhosts.c
321
auth_debug_add("Accepted host %s ip %s client_user "
usr.bin/ssh/auth.c
389
auth_debug_add("Ignored %.200s: bad ownership or modes",
usr.bin/ssh/auth.c
623
auth_debug_add("%s: %s", loc, msg);
usr.bin/ssh/auth.c
629
auth_debug_add("%s: environment: %s",
usr.bin/ssh/auth.h
200
void auth_debug_add(const char *fmt,...)
usr.bin/ssh/auth2-hostbased.c
223
auth_debug_add("Refused Certificate ID \"%s\" serial=%llu: %s",
usr.bin/ssh/auth2-pubkey.c
592
auth_debug_add("Refused Certificate ID \"%s\" "
usr.bin/ssh/auth2-pubkeyfile.c
106
auth_debug_add("%s: Your host '%.200s' is not "
usr.bin/ssh/auth2-pubkeyfile.c
129
auth_debug_add("%s: Your address '%.200s' is not "
usr.bin/ssh/auth2-pubkeyfile.c
205
auth_debug_add("%s: bad principals options: %s", loc, reason);
usr.bin/ssh/auth2-pubkeyfile.c
306
auth_debug_add("%s: bad key options: %s", loc, reason);
usr.bin/ssh/auth2-pubkeyfile.c
397
auth_debug_add("Refused Certificate ID \"%s\" serial=%llu: %s",
usr.bin/ssh/auth2-pubkeyfile.c
403
auth_debug_add("%s", reason);
usr.bin/ssh/auth2-pubkeyfile.c
492
auth_debug_add("Ignored %s: %s", file_type, line);
usr.bin/ssh/auth2-pubkeyfile.c
70
auth_debug_add("%s: entry expired at %s", loc, buf);
usr.bin/ssh/auth2-pubkeyfile.c
76
auth_debug_add("%s: principals on non-CA key", loc);
usr.bin/ssh/auth2-pubkeyfile.c
83
auth_debug_add("%s: cert-authority flag invalid here", loc);
usr.bin/ssh/auth2-pubkeyfile.c
98
auth_debug_add("%s: invalid from criteria", loc);