-
Notifications
You must be signed in to change notification settings - Fork 66
Progress
diversenok edited this page Jun 30, 2019
·
2 revisions
Otherwise NtSetInformationToken
returns STATUS_INVALID_INFO_CLASS
.
Info class | Value | Implemented | Privilege | Comment |
---|---|---|---|---|
Owner | 4 | ✓ | No | Only User and Groups marked as Owners |
PrimaryGroup | 5 | ✓ | No | Any Group from the token |
DefaultDacl | 6 | No | ||
SessionId | 12 | ✓ | Tcb | Does not check session for existence |
SessionReference | 14 | - | Tcb | Dereferences logon session |
AuditPolicy | 16 | ✓ | Tcb | Per-user auditing policy |
Origin | 17 | ✓ | Tcb | Origination logon session LUID. Can be set only once |
LinkedToken | 19 | Create Token | Links logon sessions, changes elevation | |
VirtualizationAllowed | 23 | ✓ | Create Token | |
VirtualizationEnabled | 24 | ✓ | No | |
IntegrityLevel | 25 | ✓ | No ↓, Tcb ↑ | |
UIAccess | 26 | ✓ | No ↓, Tcb ↑ | |
MandatoryPolicy | 27 | ✓ | Tcb |