s3:smbcacls: add --query-security-info and --set-security-info options
commit0e2e3ff5e864115495be68040959838e2835e260
authorStefan Metzmacher <metze@samba.org>
Fri, 30 Nov 2012 13:36:07 +0000 (30 14:36 +0100)
committerMichael Adam <obnox@samba.org>
Sun, 2 Dec 2012 22:08:23 +0000 (2 23:08 +0100)
tree941ceda11ae3bca9faa9ced6a77511a5c764dee0
parent9afba14417ebb8e13623b62d3c81492629b92f29
s3:smbcacls: add --query-security-info and --set-security-info options

This allows the caller to specify the security_information flags.

Signed-off-by: Stefan Metzmacher <metze@samba.org>
Reviewed-by: Michael Adam <obnox@samba.org>
source3/utils/smbcacls.c