rewrote the machine sid storage code to store the SID in secrets.tdb
authorAndrew Tridgell <tridge@samba.org>
Sun, 10 Mar 2002 01:44:21 +0000 (01:44 +0000)
committerAndrew Tridgell <tridge@samba.org>
Sun, 10 Mar 2002 01:44:21 +0000 (01:44 +0000)
commitbcd018f07c2e2c0aabdb4574d199d7f5f199a264
tree66e2e6c648f5579d3eca778a776fe65133c2ffd7
parent4cb7b6954b96e6964743e65413e122f7b4d39052
rewrote the machine sid storage code to store the SID in secrets.tdb
rather than MACHINE.SID. We try to load MACHINE.SID only if we can't
fetch the SID from secrets.tdb

This also fixes the value of global_sam_sid for the DC/non-DC case
source/passdb/machine_sid.c