more acl
reformated some of the old functions. finalized mapping functions for windows to nfs4 access mask bits. satisfying nfs41_acl_query for dacl. when doing setacl and creating "who" field of the format user@nfs4domain, use dns domain name of the windows client machine
This commit is contained in:
parent
80b3d11609
commit
f78cc24925
2 changed files with 386 additions and 313 deletions
|
|
@ -160,10 +160,6 @@ typedef struct __getacl_upcall_args {
|
|||
nfs41_root *root;
|
||||
nfs41_open_state *state;
|
||||
SECURITY_INFORMATION query;
|
||||
PSID osid;
|
||||
DWORD osid_len;
|
||||
PSID gsid;
|
||||
DWORD gsid_len;
|
||||
PSECURITY_DESCRIPTOR sec_desc;
|
||||
DWORD sec_desc_len;
|
||||
} getacl_upcall_args;
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue