Peter Eriksson
2021-Feb-23 15:46 UTC
[Samba] NT_STATUS_RPC_INTERFACE_NOT_FOUND / DCERPC_NCA_S_OP_RNG_ERROR
Every time I restart our Samba file servers I get the following errors/messages in the log files. Everything seems to work just fine though, but it?s still annoying. I?ve tried googling and I just find other people asking about similar errors but no real answer? Are the messages indications of errors or just debug/informational messages that can be ignored? (Samba 4.13.4 joined with Microsoft AD 2018 servers) Feb 23 07:00:00 filur06 winbindd[98535]: [2021/02/23 07:00:00.882726, 0] ../../source3/winbindd/winbindd_cache.c:3203(initialize_winbindd_cache) Feb 23 07:00:00 filur06 winbindd[98535]: initialize_winbindd_cache: clearing cache and re-creating with version number 2 Feb 23 07:00:00 filur06 winbindd[98535]: [2021/02/23 07:00:00.884528, 0] ../../lib/util/become_daemon.c:135(daemon_ready) Feb 23 07:00:00 filur06 winbindd[98535]: daemon_ready: daemon 'winbindd' finished starting up and ready to serve connections Feb 23 07:00:00 filur06 winbindd[98535]: [2021/02/23 07:00:00.959656, 0] ../../source3/winbindd/winbindd_cm.c:1873(wb_open_internal_pipe) Feb 23 07:00:00 filur06 winbindd[98535]: open_internal_pipe: Could not connect to dssetup pipe: NT_STATUS_RPC_INTERFACE_NOT_FOUND Feb 23 07:00:00 filur06 winbindd[98535]: [2021/02/23 07:00:00.959914, 0] ../../source3/rpc_server/rpc_ncacn_np.c:453(rpcint_dispatch) Feb 23 07:00:00 filur06 winbindd[98535]: rpcint_dispatch: DCE/RPC fault in call lsarpc:2E - DCERPC_NCA_S_OP_RNG_ERROR Feb 23 07:00:00 filur06 smbd[98542]: [2021/02/23 07:00:00.978561, 0] ../../lib/util/become_daemon.c:135(daemon_ready) Feb 23 07:00:00 filur06 smbd[98542]: daemon_ready: daemon 'smbd' finished starting up and ready to serve connections - Peter