summaryrefslogtreecommitdiffstats
path: root/source3/libnet
diff options
context:
space:
mode:
authorStefan Metzmacher <metze@samba.org>2008-11-21 08:22:38 +0100
committerStefan Metzmacher <metze@samba.org>2008-12-13 11:42:37 +0100
commit2bb91392b46e347fe3b6803d10b10d8b40e4a4a6 (patch)
tree49ab43c192456f6ea347c7cc13e81410e3769856 /source3/libnet
parent6a993cb333675f4079d439fa334edee2df604933 (diff)
downloadsamba-2bb91392b46e347fe3b6803d10b10d8b40e4a4a6.tar.gz
samba-2bb91392b46e347fe3b6803d10b10d8b40e4a4a6.tar.xz
samba-2bb91392b46e347fe3b6803d10b10d8b40e4a4a6.zip
s3:libnet_join: use DS_FORCE_REDISCOVERY
metze
Diffstat (limited to 'source3/libnet')
-rw-r--r--source3/libnet/libnet_join.c1
1 files changed, 1 insertions, 0 deletions
diff --git a/source3/libnet/libnet_join.c b/source3/libnet/libnet_join.c
index fb8bc1948fd..691f6ff8ebb 100644
--- a/source3/libnet/libnet_join.c
+++ b/source3/libnet/libnet_join.c
@@ -1755,6 +1755,7 @@ static WERROR libnet_DomainJoin(TALLOC_CTX *mem_ctx,
r->in.domain_name,
NULL,
NULL,
+ DS_FORCE_REDISCOVERY |
DS_DIRECTORY_SERVICE_REQUIRED |
DS_WRITABLE_REQUIRED |
DS_RETURN_DNS_NAME,