regfi
Data Fields
WINSEC_DESC Struct Reference

XXX: document this. More...

Collaboration diagram for WINSEC_DESC:
Collaboration graph
[legend]

Data Fields

uint8_t revision
 0x01
uint8_t sbz1
 XXX: better explain this.
uint16_t control
 WINSEC_DESC_* flags.
uint32_t off_owner_sid
 Offset to owner sid.
uint32_t off_grp_sid
 Offset to group sid.
uint32_t off_sacl
 Offset to system list of permissions.
uint32_t off_dacl
 Offset to list of permissions.
WINSEC_DOM_SIDowner_sid
 XXX: document this.
WINSEC_DOM_SIDgrp_sid
 XXX: document this.
WINSEC_ACLsacl
 System ACL.
WINSEC_ACLdacl
 User ACL.

Detailed Description

XXX: document this.


Field Documentation

XXX: better explain this.

"If the Control field has the RM flag set, then this field contains the resource manager (RM) control value. ... Otherwise, this field is reserved and MUST be set to zero." -- Microsoft. See: http://msdn.microsoft.com/en-us/library/cc230371%28PROT.10%29.aspx

Referenced by winsec_parse_desc().


The documentation for this struct was generated from the following file:
 All Data Structures Files Functions Variables