Lines Matching refs:ace

173 	ACCESS_ALLOWED_ACE *ace;
199 ace = (ACCESS_ALLOWED_ACE*)((u8*)acl + sizeof(ACL));
200 ace->type = ACCESS_ALLOWED_ACE_TYPE;
201 ace->flags = 0;
202 ace->size = const_cpu_to_le16(0x18);
203 ace->mask = STANDARD_RIGHTS_ALL | FILE_WRITE_ATTRIBUTES |
208 ace->sid.revision = SID_REVISION;
209 ace->sid.sub_authority_count = 0x02;
211 ace->sid.identifier_authority.value[0] = 0;
212 ace->sid.identifier_authority.value[1] = 0;
213 ace->sid.identifier_authority.value[2] = 0;
214 ace->sid.identifier_authority.value[3] = 0;
215 ace->sid.identifier_authority.value[4] = 0;
216 ace->sid.identifier_authority.value[5] = 5;
217 ace->sid.sub_authority[0] =
219 ace->sid.sub_authority[1] = const_cpu_to_le32(DOMAIN_ALIAS_RID_ADMINS);
222 ace = (ACCESS_ALLOWED_ACE*)((u8*)ace + le16_to_cpu(ace->size));
223 ace->type = ACCESS_ALLOWED_ACE_TYPE;
224 ace->flags = OBJECT_INHERIT_ACE | CONTAINER_INHERIT_ACE |
226 ace->size = const_cpu_to_le16(0x18);
227 ace->mask = GENERIC_ALL;
228 ace->sid.revision = SID_REVISION;
229 ace->sid.sub_authority_count = 0x02;
231 ace->sid.identifier_authority.value[0] = 0;
232 ace->sid.identifier_authority.value[1] = 0;
233 ace->sid.identifier_authority.value[2] = 0;
234 ace->sid.identifier_authority.value[3] = 0;
235 ace->sid.identifier_authority.value[4] = 0;
236 ace->sid.identifier_authority.value[5] = 5;
237 ace->sid.sub_authority[0] =
239 ace->sid.sub_authority[1] = const_cpu_to_le32(DOMAIN_ALIAS_RID_ADMINS);
242 ace = (ACCESS_ALLOWED_ACE*)((u8*)ace + le16_to_cpu(ace->size));
243 ace->type = ACCESS_ALLOWED_ACE_TYPE;
244 ace->flags = 0;
245 ace->size = const_cpu_to_le16(0x14);
246 ace->mask = STANDARD_RIGHTS_ALL | FILE_WRITE_ATTRIBUTES |
251 ace->sid.revision = SID_REVISION;
252 ace->sid.sub_authority_count = 0x01;
254 ace->sid.identifier_authority.value[0] = 0;
255 ace->sid.identifier_authority.value[1] = 0;
256 ace->sid.identifier_authority.value[2] = 0;
257 ace->sid.identifier_authority.value[3] = 0;
258 ace->sid.identifier_authority.value[4] = 0;
259 ace->sid.identifier_authority.value[5] = 5;
260 ace->sid.sub_authority[0] =
264 ace = (ACCESS_ALLOWED_ACE*)((u8*)ace + le16_to_cpu(ace->size));
265 ace->type = ACCESS_ALLOWED_ACE_TYPE;
266 ace->flags = OBJECT_INHERIT_ACE | CONTAINER_INHERIT_ACE |
268 ace->size = const_cpu_to_le16(0x14);
269 ace->mask = GENERIC_ALL;
270 ace->sid.revision = SID_REVISION;
271 ace->sid.sub_authority_count = 0x01;
273 ace->sid.identifier_authority.value[0] = 0;
274 ace->sid.identifier_authority.value[1] = 0;
275 ace->sid.identifier_authority.value[2] = 0;
276 ace->sid.identifier_authority.value[3] = 0;
277 ace->sid.identifier_authority.value[4] = 0;
278 ace->sid.identifier_authority.value[5] = 5;
279 ace->sid.sub_authority[0] =
283 ace = (ACCESS_ALLOWED_ACE*)((char*)ace + le16_to_cpu(ace->size));
284 ace->type = ACCESS_ALLOWED_ACE_TYPE;
285 ace->flags = 0;
286 ace->size = const_cpu_to_le16(0x14);
287 ace->mask = SYNCHRONIZE | READ_CONTROL | DELETE |
292 ace->sid.revision = SID_REVISION;
293 ace->sid.sub_authority_count = 0x01;
295 ace->sid.identifier_authority.value[0] = 0;
296 ace->sid.identifier_authority.value[1] = 0;
297 ace->sid.identifier_authority.value[2] = 0;
298 ace->sid.identifier_authority.value[3] = 0;
299 ace->sid.identifier_authority.value[4] = 0;
300 ace->sid.identifier_authority.value[5] = 5;
301 ace->sid.sub_authority[0] =
305 ace = (ACCESS_ALLOWED_ACE*)((u8*)ace + le16_to_cpu(ace->size));
306 ace->type = ACCESS_ALLOWED_ACE_TYPE;
307 ace->flags = OBJECT_INHERIT_ACE | CONTAINER_INHERIT_ACE |
309 ace->size = const_cpu_to_le16(0x14);
310 ace->mask = GENERIC_READ | GENERIC_WRITE | GENERIC_EXECUTE | DELETE;
311 ace->sid.revision = SID_REVISION;
312 ace->sid.sub_authority_count = 0x01;
314 ace->sid.identifier_authority.value[0] = 0;
315 ace->sid.identifier_authority.value[1] = 0;
316 ace->sid.identifier_authority.value[2] = 0;
317 ace->sid.identifier_authority.value[3] = 0;
318 ace->sid.identifier_authority.value[4] = 0;
319 ace->sid.identifier_authority.value[5] = 5;
320 ace->sid.sub_authority[0] =
324 ace = (ACCESS_ALLOWED_ACE*)((u8*)ace + le16_to_cpu(ace->size));
325 ace->type = ACCESS_ALLOWED_ACE_TYPE;
326 ace->flags = 0;
327 ace->size = const_cpu_to_le16(0x18);
328 ace->mask = SYNCHRONIZE | READ_CONTROL | FILE_READ_ATTRIBUTES |
330 ace->sid.revision = SID_REVISION;
331 ace->sid.sub_authority_count = 0x02;
333 ace->sid.identifier_authority.value[0] = 0;
334 ace->sid.identifier_authority.value[1] = 0;
335 ace->sid.identifier_authority.value[2] = 0;
336 ace->sid.identifier_authority.value[3] = 0;
337 ace->sid.identifier_authority.value[4] = 0;
338 ace->sid.identifier_authority.value[5] = 5;
339 ace->sid.sub_authority[0] =
341 ace->sid.sub_authority[1] = const_cpu_to_le32(DOMAIN_ALIAS_RID_USERS);
344 ace = (ACCESS_ALLOWED_ACE*)((u8*)ace + le16_to_cpu(ace->size));
345 ace->type = ACCESS_ALLOWED_ACE_TYPE;
346 ace->flags = OBJECT_INHERIT_ACE | CONTAINER_INHERIT_ACE |
348 ace->size = const_cpu_to_le16(0x18);
349 ace->mask = GENERIC_READ | GENERIC_EXECUTE;
350 ace->sid.revision = SID_REVISION;
351 ace->sid.sub_authority_count = 0x02;
353 ace->sid.identifier_authority.value[0] = 0;
354 ace->sid.identifier_authority.value[1] = 0;
355 ace->sid.identifier_authority.value[2] = 0;
356 ace->sid.identifier_authority.value[3] = 0;
357 ace->sid.identifier_authority.value[4] = 0;
358 ace->sid.identifier_authority.value[5] = 5;
359 ace->sid.sub_authority[0] =
361 ace->sid.sub_authority[1] = const_cpu_to_le32(DOMAIN_ALIAS_RID_USERS);
403 ACCESS_ALLOWED_ACE *ace;
435 ace = (ACCESS_ALLOWED_ACE*)((char*)acl + sizeof(ACL));
436 ace->type = 0x00;
437 ace->flags = 0x00;
438 ace->size = const_cpu_to_le16(0x14);
439 ace->mask = const_cpu_to_le32(0x120089);
440 ace->sid.revision = 0x01;
441 ace->sid.sub_authority_count = 0x01;
443 ace->sid.identifier_authority.value[0] = 0;
444 ace->sid.identifier_authority.value[1] = 0;
445 ace->sid.identifier_authority.value[2] = 0;
446 ace->sid.identifier_authority.value[3] = 0;
447 ace->sid.identifier_authority.value[4] = 0;
448 ace->sid.identifier_authority.value[5] = 5;
449 ace->sid.sub_authority[0] =
452 ace = (ACCESS_ALLOWED_ACE*)((char*)ace + le16_to_cpu(ace->size));
453 ace->type = 0x00;
454 ace->flags = 0x00;
455 ace->size = const_cpu_to_le16(0x18);
456 ace->mask = const_cpu_to_le32(0x120089);
457 ace->sid.revision = 0x01;
458 ace->sid.sub_authority_count = 0x02;
460 ace->sid.identifier_authority.value[0] = 0;
461 ace->sid.identifier_authority.value[1] = 0;
462 ace->sid.identifier_authority.value[2] = 0;
463 ace->sid.identifier_authority.value[3] = 0;
464 ace->sid.identifier_authority.value[4] = 0;
465 ace->sid.identifier_authority.value[5] = 5;
466 ace->sid.sub_authority[0] =
468 ace->sid.sub_authority[1] =
531 ace = (ACCESS_ALLOWED_ACE*)((char*)acl + sizeof(ACL));
532 ace->type = 0x00;
533 ace->flags = 0x00;
534 ace->size = const_cpu_to_le16(0x14);
535 ace->mask = const_cpu_to_le32(0x12019F);
536 ace->sid.revision = 0x01;
537 ace->sid.sub_authority_count = 0x01;
539 ace->sid.identifier_authority.value[0] = 0;
540 ace->sid.identifier_authority.value[1] = 0;
541 ace->sid.identifier_authority.value[2] = 0;
542 ace->sid.identifier_authority.value[3] = 0;
543 ace->sid.identifier_authority.value[4] = 0;
544 ace->sid.identifier_authority.value[5] = 5;
545 ace->sid.sub_authority[0] =
548 ace = (ACCESS_ALLOWED_ACE*)((char*)ace + le16_to_cpu(ace->size));
549 ace->type = 0x00;
550 ace->flags = 0x00;
551 ace->size = const_cpu_to_le16(0x18);
552 ace->mask = const_cpu_to_le32(0x12019F);
553 ace->sid.revision = 0x01;
554 ace->sid.sub_authority_count = 0x02;
556 ace->sid.identifier_authority.value[0] = 0;
557 ace->sid.identifier_authority.value[1] = 0;
558 ace->sid.identifier_authority.value[2] = 0;
559 ace->sid.identifier_authority.value[3] = 0;
560 ace->sid.identifier_authority.value[4] = 0;
561 ace->sid.identifier_authority.value[5] = 5;
562 ace->sid.sub_authority[0] =
564 ace->sid.sub_authority[1] =