s3-smbd: Add security_info_wanted argument to get_nt_acl_no_snum
commit0aed29105e9d8ddcd27a70d7af820da8813ca47b
authorAndrew Bartlett <abartlet@samba.org>
Wed, 22 Aug 2012 23:45:07 +0000 (23 09:45 +1000)
committerAndrew Bartlett <abartlet@samba.org>
Thu, 23 Aug 2012 13:02:26 +0000 (23 15:02 +0200)
tree9c9cfad154e13af3771b01c543a129606de157c6
parente058dfb3b0714da229d1bddf96c72611af7b1fab
s3-smbd: Add security_info_wanted argument to get_nt_acl_no_snum

I need to get at the owner, group, DACL and SACL when testing correct
ACL storage.

Andrew Bartlett
source3/rpc_server/eventlog/srv_eventlog_nt.c
source3/smbd/posix_acls.c
source3/smbd/proto.h
source3/smbd/pysmbd.c
source4/scripting/python/samba/ntacls.py