Home | History | Annotate | Download | only in tools

Lines Matching refs:Failed

164 print "\tNumber of failed lookups: $no_such_princ\n";
170 print "\tTop ten failed to find principals\n";
192 print "\tTop ten failed processing request clients\n";
235 print "\n\tPreauth failed for for: ", $pa_failed, " requests\n";
237 print "\tPreauth failed top ten IP addresses:\n";
239 print "\tPreauth failed top ten principals:\n";
411 } elsif (/Lookup (.*) failed: No such entry in the database/) {
424 } elsif (/Failed processing [0-9]+ byte request from IPv[46]:([0-9\.:a-fA-F]+)/) {
464 } elsif (/Failed to decrypt PA-DATA -- (.+)$/) {
490 } elsif (/Failed to verify AP-REQ: Ticket expired/) {