Merge pull request #1810 from j-t-1/align

Align SeCreateTokenPrivilege with the other privileges
This commit is contained in:
ikelos
2025-05-16 22:29:00 +01:00
committed by GitHub
@@ -573,7 +573,7 @@
["S-1-5-21-[0-9-]+-553$", "Remote Access Services (RAS)"]
],
"privileges":{
"2": ["SeCreateTokenPrivilege", "Create a token object"],
"2": ["SeCreateTokenPrivilege", "Create a token object"],
"3": ["SeAssignPrimaryTokenPrivilege", "Replace a process-level token"],
"4": ["SeLockMemoryPrivilege", "Lock pages in memory"],
"5": ["SeIncreaseQuotaPrivilege", "Increase quotas"],