Documentation
¶
Index ¶
Constants ¶
This section is empty.
Variables ¶
View Source
var SDDLToSID = map[string]string{
"WD": "S-1-1-0",
"CO": "S-1-3-0",
"CG": "S-1-3-1",
"OW": "S-1-3-4",
"NU": "S-1-5-2",
"IU": "S-1-5-4",
"SU": "S-1-5-6",
"AN": "S-1-5-7",
"ED": "S-1-5-9",
"PS": "S-1-5-10",
"AU": "S-1-5-11",
"RC": "S-1-5-12",
"SY": "S-1-5-18",
"LS": "S-1-5-19",
"NS": "S-1-5-20",
"BA": "S-1-5-32-544",
"BU": "S-1-5-32-545",
"BG": "S-1-5-32-546",
"PU": "S-1-5-32-547",
"AO": "S-1-5-32-548",
"SO": "S-1-5-32-549",
"PO": "S-1-5-32-550",
"BO": "S-1-5-32-551",
"RE": "S-1-5-32-552",
"RU": "S-1-5-32-554",
"RD": "S-1-5-32-555",
"NO": "S-1-5-32-556",
"MU": "S-1-5-32-558",
"LU": "S-1-5-32-559",
"IS": "S-1-5-32-568",
"CY": "S-1-5-32-569",
"ER": "S-1-5-32-573",
"CD": "S-1-5-32-574",
"RA": "S-1-5-32-575",
"ES": "S-1-5-32-576",
"MS": "S-1-5-32-577",
"HA": "S-1-5-32-578",
"AA": "S-1-5-32-579",
"RM": "S-1-5-32-580",
"LA": "S-1-5-21-0-0-0-500",
"LG": "S-1-5-21-0-0-0-501",
"DA": "S-1-5-21-0-0-0-512",
"DU": "S-1-5-21-0-0-0-513",
"DG": "S-1-5-21-0-0-0-514",
"DC": "S-1-5-21-0-0-0-515",
"DD": "S-1-5-21-0-0-0-516",
"CA": "S-1-5-21-0-0-0-517",
"SA": "S-1-5-21-0-0-0-518",
"EA": "S-1-5-21-0-0-0-519",
"PA": "S-1-5-21-0-0-0-520",
"RO": "S-1-5-21-0-0-0-521",
"CN": "S-1-5-21-0-0-0-522",
"RS": "S-1-5-21-0-0-0-553",
"LW": "S-1-16-4096",
"ME": "S-1-16-8192",
"MP": "S-1-16-8448",
"HI": "S-1-16-12288",
"SI": "S-1-16-16384",
}
View Source
var SIDToSDDL map[string]string
SIDToSDDL is the reverse mapping from full SID strings to SDDL abbreviations.
Functions ¶
This section is empty.
Types ¶
This section is empty.
Click to show internal directories.
Click to hide internal directories.