]> git.ipfire.org Git - thirdparty/samba.git/commit
s3:utils: let net_update_dns_internal() use c->opt_host to force a specific DC
authorStefan Metzmacher <metze@samba.org>
Thu, 21 May 2026 14:48:58 +0000 (16:48 +0200)
committerVolker Lendecke <vl@samba.org>
Fri, 22 May 2026 08:58:38 +0000 (08:58 +0000)
commit1ee84a2cf535d7b5fbcc2cd4710a7d866ee29d05
tree9651164efc42dd5de89d4be08cede93fc5286029
parentd8b0244595fb219f02e8c4a7b87bfd8a0898ea0c
s3:utils: let net_update_dns_internal() use c->opt_host to force a specific DC

This means the server for dns updates can be provided by the admin.

Pair-Programmed-With: Volker Lendecke <vl@samba.org>

Signed-off-by: Stefan Metzmacher <metze@samba.org>
Signed-off-by: Volker Lendecke <vl@samba.org>
source3/utils/net_ads_join_dns.c