Remove "sids.h" as it really wasn't being used anywhere, and was exporting
authorAndrew Bartlett <abartlet@samba.org>
Mon, 10 Jun 2002 12:27:05 +0000 (12:27 +0000)
committerAndrew Bartlett <abartlet@samba.org>
Mon, 10 Jun 2002 12:27:05 +0000 (12:27 +0000)
commit959ff024daf61b86ec1d487582dd663ab95d24d1
tree038527c468681641e253db71dd6d61b93f5ec3fb
parent97a8dd6d9a3cf9351b4e636c4c8d1907080df9f8
Remove "sids.h" as it really wasn't being used anywhere, and was exporting
the (now static) global_sam_sid.

The only place it was being used was to return global_sid_NULL to some
uid->sid functions - and I'm not convinced this is correct in any case.

Andrew Bartlett
(This used to be commit e2a76a7fc94dd59c09bba3cda91446fad9f8c0e0)
source3/include/ntdomain.h
source3/include/sids.h [deleted file]
source3/lib/util_seaccess.c
source3/nsswitch/wb_client.c
source3/nsswitch/winbindd_sid.c
source3/nsswitch/winbindd_util.c