commit | 3970acf7ddb9aa01c4bdeef197495157c98a15f6 | [log] [tgz] |
---|---|---|
author | Boris Protopopov <pboris@amazon.com> | Fri Dec 18 11:30:12 2020 -0600 |
committer | Steve French <stfrench@microsoft.com> | Fri Dec 18 13:25:57 2020 -0600 |
tree | 9a3cbc47f7e7db89ac60c3e39df67a74954b87ad | |
parent | 0bf1bafb17df03fbd0e8b9a086c39e6f24af7193 [diff] |
SMB3: Add support for getting and setting SACLs Add SYSTEM_SECURITY access flag and use with smb2 when opening files for getting/setting SACLs. Add "system.cifs_ntsd_full" extended attribute to allow user-space access to the functionality. Avoid multiple server calls when setting owner, DACL, and SACL. Signed-off-by: Boris Protopopov <pboris@amazon.com> Signed-off-by: Steve French <stfrench@microsoft.com>