Set log level for "Not authorative for" from 2 to 5
[bbaumbach/samba-autobuild/.git] / source4 / dns_server / dns_query.c
index b8ecc2e7ac75754978825823070d680c0538fedf..4b5bb0772a42b4b560baf794fdab8713264a4a42 100644 (file)
@@ -1056,7 +1056,7 @@ struct tevent_req *dns_server_process_query_send(
 
        if ((req_state->flags & DNS_FLAG_RECURSION_DESIRED) &&
            (req_state->flags & DNS_FLAG_RECURSION_AVAIL)) {
-               DEBUG(2, ("Not authoritative for '%s', forwarding\n",
+               DEBUG(5, ("Not authoritative for '%s', forwarding\n",
                          in->questions[0].name));
 
                subreq = ask_forwarder_send(state, ev, dns,