summaryrefslogtreecommitdiffhomepage
path: root/src/acl/ntapi_acl_helper.c
diff options
context:
space:
mode:
Diffstat (limited to 'src/acl/ntapi_acl_helper.c')
-rw-r--r--src/acl/ntapi_acl_helper.c1
1 files changed, 1 insertions, 0 deletions
diff --git a/src/acl/ntapi_acl_helper.c b/src/acl/ntapi_acl_helper.c
index c467f23..92f5b4d 100644
--- a/src/acl/ntapi_acl_helper.c
+++ b/src/acl/ntapi_acl_helper.c
@@ -198,6 +198,7 @@ static int32_t __acl_init_common_meta_impl(
meta->group_ace = ace;
meta->group_sid = sid;
+ meta->group = sid;
}
else if (!(__ntapi->tt_sid_compare(sid,(nt_sid *)&sid_admins))) {