HomeSort by: relevance | last modified time | path
    Searched refs:KDC (Results 1 - 2 of 2) sorted by relevancy

  /src/crypto/external/bsd/heimdal/dist/tests/kdc/
wait-kdc.sh 34 name=${1:-KDC}
  /src/crypto/external/bsd/heimdal/dist/tools/
kdc-log-analyze.pl 37 # kdc-log-analyze - Analyze a KDC log file and give a report on the contents
129 print "Kerberos KDC Log Report for ",
211 print "\tHTTP non kdc requests: ", $http_non_kdc,"\n";
213 print "\tTop ten HTTP non KDC request clients\n";
430 } elsif (/HTTP request from IPv[46]:([0-9\.:a-fA-F]+) is non KDC request/) {

Completed in 27 milliseconds