Bug: https://bugzilla.samba.org/show_bug.cgi?id=15931
Signed-off-by: Ralph Boehme <slow@samba.org>
Reviewed-by: Volker Lendecke <vl@samba.org>
Autobuild-User(master): Volker Lendecke <vl@samba.org>
Autobuild-Date(master): Wed Oct 8 07:54:48 UTC 2025 on atb-devel-224
(cherry picked from commit
708ae38a76a13a5b77373770149678233b4b3c37)
#include "includes.h"
#include "source3/locking/proto.h"
+#include "source3/smbd/proto.h"
#include "rpc_worker.h"
#include "librpc/gen_ndr/ndr_mdssvc.h"
#include "librpc/gen_ndr/ndr_mdssvc_scompat.h"
return NT_STATUS_INTERNAL_ERROR;
}
+ mangle_reset_cache();
+
ep_servers[0] = mdssvc_get_ep_server();
*_ep_servers = ep_servers;