tst: ntptfs: ACCESS_SYSTEM_SECURITY

This commit is contained in:
Bill Zissimopoulos
2022-01-21 23:54:36 +00:00
parent 4de72f7c32
commit 290bc0d4c9
3 changed files with 31 additions and 8 deletions

View File

@@ -200,7 +200,7 @@ static NTSTATUS SvcStart(FSP_SERVICE *Service, ULONG argc, PWSTR *argv)
FspDebugLogSetHandle(DebugLogHandle);
}
EnablePrivileges(SE_BACKUP_NAME, SE_RESTORE_NAME, SE_CREATE_SYMBOLIC_LINK_NAME, 0);
EnablePrivileges(SE_SECURITY_NAME, SE_BACKUP_NAME, SE_RESTORE_NAME, SE_CREATE_SYMBOLIC_LINK_NAME, 0);
Result = PtfsCreate(
RootPath,