s3-auth Rename NT_USER_TOKEN user_sids -> sids
authorAndrew Bartlett <abartlet@samba.org>
Mon, 30 Aug 2010 23:32:52 +0000 (09:32 +1000)
committerAndrew Bartlett <abartlet@samba.org>
Tue, 31 Aug 2010 00:20:14 +0000 (10:20 +1000)
commit8c15cf54ae797d8f01a61228d367b5a785f06d98
treeab0ad383708bccfaf268cc11a3cc1121f6d8bfbc
parent6beb5563f3464cf32109c9069b39a5cf71134321
s3-auth Rename NT_USER_TOKEN user_sids -> sids

This is closer to the struct security_token from security.idl
15 files changed:
source3/auth/auth_util.c
source3/auth/token_util.c
source3/include/smb.h
source3/lib/util_nttoken.c
source3/lib/util_sid.c
source3/libgpo/gpo_reg.c
source3/modules/vfs_acl_common.c
source3/modules/vfs_smb_traffic_analyzer.c
source3/registry/reg_util_token.c
source3/smbd/service.c
source3/smbd/trans2.c
source3/smbd/uid.c
source3/utils/net_ads_gpo.c
source3/utils/net_rpc.c
source3/winbindd/winbindd_pam.c