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)
committerKarolin Seeger <kseeger@samba.org>
Mon, 15 Dec 2008 07:36:53 +0000 (08:36 +0100)
commitbe06858f9174c0b97506ee85c40848a57aeaaca7
treea0798e3c04c42fc081f31a427d645b7432eeafef
parentca86e6ae361434e9ecc8bff76cf670806886beac
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)
(cherry picked from commit 7b56268b3c9652e3089bd75e4e51dd626fa742a6)
source/include/proto.h
source/libsmb/namequery.c