provision: Set @INDEXLIST first when building dummy sam.ldb
authorAndrew Bartlett <abartlet@samba.org>
Thu, 22 Mar 2018 21:58:11 +0000 (10:58 +1300)
committerAndrew Bartlett <abartlet@samba.org>
Fri, 6 Apr 2018 00:08:45 +0000 (02:08 +0200)
commitba61c684686933b1a69a1bb357428db9911b2048
treead36a87965f78021a91687af63a16245d578a5ff
parent34b12fbd8805d7f419ae5f41505e6ea430ad5168
provision: Set @INDEXLIST first when building dummy sam.ldb

The new LMDB backed will not allow normal records to be added before the @INDEXLIST
as this is what forces the GUID index mode.

Signed-off-by: Andrew Bartlett <abartlet@samba.org>
Reviewed-by: Gary Lockyer <gary@catalyst.net.nz>
python/samba/provision/sambadns.py