Leaked source code of windows server 2003
You can not select more than 25 topics Topics must start with a letter or number, can include dashes ('-') and can be up to 35 characters long.

15 lines
647 B

  1. <?xml version="1.0" ?>
  2. <SecurityDescriptor Revision="1" Control="2" OwnerDefaulted="0" GroupDefaulted="1" DaclDefaulted="1" SaclDefaulted="2">
  3. <Owner>Administrator</Owner>
  4. <Group>Administrators</Group>
  5. <DiscretionaryAcl>
  6. <AccessControlList AclRevision="2">
  7. <Entries>
  8. <AccessControlEntry AccessMask="10" AceFlags="11" AceType="12" Flags="13">
  9. <Trustee>redmond\dmassare</Trustee>
  10. <ObjectType>Test ObjectType1</ObjectType>
  11. <InheritedOjectType>Test InheritedOjectType1</InheritedOjectType>
  12. </AccessControlEntry>
  13. </Entries>
  14. </AccessControlList>
  15. </DiscretionaryAcl>
  16. </SecurityDescriptor>