Fix bug in previous global_sam_sid() commit. I broke the 'read from
authorAndrew Bartlett <abartlet@samba.org>
Wed, 25 Feb 2004 23:12:29 +0000 (23:12 +0000)
committerAndrew Bartlett <abartlet@samba.org>
Wed, 25 Feb 2004 23:12:29 +0000 (23:12 +0000)
commit191b43159e7358541be9a3deac8c447885145442
treef6bdfa5d0a1701e77f8e26db044e80fd5f4a08e4
parent86ad04d26d3065a99b08afaaf2914968a9e701c5
Fix bug in previous global_sam_sid() commit.  I broke the 'read from
MACHINE.SID' file functionality.

Also, before we print out the results of 'net getlocalsid' and 'net
getdomainsid', ensure we have tried to read that file, or have
generated one.

Andrew Bartlett
source/passdb/machine_sid.c
source/utils/net.c