win_whoami - Fix tests to work over psrp (#55352)
(cherry picked from commit 33c2a9cea7
)
This commit is contained in:
parent
424f385548
commit
c624eb994f
1 changed files with 1 additions and 1 deletions
|
@ -19,7 +19,7 @@
|
|||
- win_whoami_result.groups[0].domain_name is defined
|
||||
- win_whoami_result.groups[0].sid is defined
|
||||
- win_whoami_result.groups[0].type is defined
|
||||
- win_whoami_result.impersonation_level == 'SecurityAnonymous'
|
||||
- win_whoami_result.impersonation_level is defined
|
||||
- win_whoami_result.label.account_name == 'High Mandatory Level'
|
||||
- win_whoami_result.label.domain_name == 'Mandatory Label'
|
||||
- win_whoami_result.label.sid == 'S-1-16-12288'
|
||||
|
|
Loading…
Add table
Reference in a new issue