s4-dsdb: give us an invocationID when in standalone mode
authorAndrew Tridgell <tridge@samba.org>
Fri, 18 Dec 2009 02:47:46 +0000 (13:47 +1100)
committerAndrew Tridgell <tridge@samba.org>
Mon, 21 Dec 2009 12:41:04 +0000 (23:41 +1100)
commit882768c8785995acccbdf562be99a68fc0dde33b
treeb3fcacc403a10c88a65714615b6935b6a95d69b5
parent1b5389ab2376f7dbfd3cb2cbd6b9603d2dc0ef9d
s4-dsdb: give us an invocationID when in standalone mode

To allow us to use the repl_meta_data module in standalone mode (and
thus not have two module stacks to test), we need a invocationID
stored somewhere when standalone. This creates a random one, and
stores it in @SAMBA_DSDB.

Pair-Programmed-With: Andrew Bartlett <abartlet@samba.org>
source4/dsdb/samdb/ldb_modules/samba_dsdb.c