--- a/source3/printing/printer_list.c Tue Sep 18 16:25:10 2012 +++ b/source3/printing/printer_list.c Tue Sep 18 16:25:23 2012 @@ -93,3 +93,3 @@ if (data.dptr == NULL) { - DEBUG(1, ("Failed to fetch record!\n")); + DEBUG(3, ("Failed to fetch record!\n")); status = NT_STATUS_NOT_FOUND;