winbindd: call add_trusted_domains_dc() in smbcontrol reload-config handler
authorRalph Boehme <slow@samba.org>
Thu, 18 Jan 2024 14:38:45 +0000 (15:38 +0100)
committerStefan Metzmacher <metze@samba.org>
Sat, 20 Jan 2024 13:20:37 +0000 (13:20 +0000)
commit9d933abd9e578de74bd4c5a8bcfcf6924262a8e2
treea8cdfdb711917b4c0a7788f094585ec9ad6ae501
parent60ac5b03ef15de73744e0f86507849fb4b55d96f
winbindd: call add_trusted_domains_dc() in smbcontrol reload-config handler

This allows reloading trust info on an NT4 DC without restarting winbindd.

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

Signed-off-by: Ralph Boehme <slow@samba.org>
Reviewed-by: Stefan Metzmacher <metze@samba.org>
source3/winbindd/winbindd_dual.c