s3:libsmb/namequery.c: add saf_join_store() function
commit7b56268b3c9652e3089bd75e4e51dd626fa742a6
authorStefan Metzmacher <metze@samba.org>
Mon, 27 Oct 2008 18:31:30 +0000 (27 19:31 +0100)
committerStefan Metzmacher <metze@samba.org>
Sat, 13 Dec 2008 10:59:10 +0000 (13 11:59 +0100)
treeee35a6fa6120a513af6cc18907af1a8c44cd6276
parentcaaf59383ceabdc555f7db098dae0455dea65023
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)
(cherry picked from commit 895c40d03a07182c054a6fd857e7dd6838e698f4)
source/include/proto.h
source/libsmb/namequery.c