s4:librpc: raise log level for failed connection attempts
commit809f4fe2c7862f25547cbdcf01160537e43e3f95
authorBjörn Jacke <bj@sernet.de>
Sun, 23 Jan 2022 11:35:22 +0000 (23 12:35 +0100)
committerStefan Metzmacher <metze@samba.org>
Sun, 23 Jan 2022 12:51:44 +0000 (23 12:51 +0000)
tree86e85525470e14e51d63aa9627afc30efa663d28
parentfa5413b63c8f4a20ab5b803f5cc523e0658eefc9
s4:librpc: raise log level for failed connection attempts

this keeps the log files silent when other DCs are currently not running. We
saw frequent NT_STATUS_HOST_UNREACHABLE messages at log level 0 for now.

https://bugzilla.samba.org/show_bug.cgi?id=11537

Signed-off-by: Bjoern Jacke <bjacke@samba.org>
Reviewed-by: Stefan Metzmacher <metze@samba.org>
Autobuild-User(master): Stefan Metzmacher <metze@samba.org>
Autobuild-Date(master): Sun Jan 23 12:51:44 UTC 2022 on sn-devel-184
source4/librpc/rpc/dcerpc_sock.c