(merge from 3.0)
authorAndrew Bartlett <abartlet@samba.org>
Wed, 25 Feb 2004 23:19:17 +0000 (23:19 +0000)
committerAndrew Bartlett <abartlet@samba.org>
Wed, 25 Feb 2004 23:19:17 +0000 (23:19 +0000)
commitaf1b6447b8292a83851361570219ee6d889e0898
tree6c1fe64c85930a4be3957ebf4be7cb9fd5e8b929
parent89d810d234f53c9731ded85848bd9c17d45d5125
(merge from 3.0)

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