Globally replace 'global_sam_sid' with get_global_sam_sid(), a self
authorAndrew Bartlett <abartlet@samba.org>
Fri, 7 Jun 2002 14:33:33 +0000 (14:33 +0000)
committerAndrew Bartlett <abartlet@samba.org>
Fri, 7 Jun 2002 14:33:33 +0000 (14:33 +0000)
commitb0ffabdcca53507a99ce8f00fccf2d4cac78fd6d
tree5e9307e48779739a66fc7b540141b17271526b8f
parent39d0a1b832793b18c3790482a2240171e31017c7
Globally replace 'global_sam_sid' with get_global_sam_sid(), a self
initialising function.  This patch thanks to the work of
"Stefan (metze) Metzmacher" <metze@metzemix.de>

This is partly to enable the transition to SIDs in the the passdb.

Andrew Bartlett
(This used to be commit 96afea638e15d4cbadc57023a511094a770c6adc)
14 files changed:
source3/groupdb/mapping.c
source3/include/sids.h
source3/lib/util_sid.c
source3/passdb/machine_sid.c
source3/passdb/passdb.c
source3/passdb/util_sam_sid.c
source3/printing/nt_printing.c
source3/rpc_server/srv_lsa_nt.c
source3/rpc_server/srv_netlog_nt.c
source3/rpc_server/srv_samr_nt.c
source3/smbd/groupname.c
source3/smbd/server.c
source3/smbd/uid.c
source3/utils/smbgroupedit.c