s3:libsmb/namequery.c: add saf_join_store() function
authorStefan Metzmacher <metze@samba.org>
Mon, 27 Oct 2008 18:31:30 +0000 (19:31 +0100)
committerStefan Metzmacher <metze@samba.org>
Sat, 13 Dec 2008 10:42:35 +0000 (11:42 +0100)
commit895c40d03a07182c054a6fd857e7dd6838e698f4
tree263d44423c28264a35cae683b68e13b4a9c932ef
parent0c43f96330f2935805ba4f0f8f858a027a90bc4c
s3:libsmb/namequery.c: add saf_join_store() function

saf_join_store() should be called after a successful
domain join, the affinity to the dc used at join time
has a larger ttl, to avoid problems with delayed replication.

metze

Signed-off-by: Stefan Metzmacher <metze@samba.org>
Signed-off-by: Günther Deschner <gd@samba.org>
(cherry picked from commit 80e74a27c55c01221091e3eec930c2ac4433c22c)
source3/include/proto.h
source3/libsmb/namequery.c