-
-
Notifications
You must be signed in to change notification settings - Fork 1.6k
Open
Labels
enhancementNew feature or requestNew feature or request
Description
Description of the feature, modification, idea or suggestion
Basically, I would like to avoid seeing (pseudo-)domain names like NT AUTHORITY or MY_HOSTNAME or MY_DOMAIN prefixed to any account name in the User name column.
Proposed implementation details (optional)
I think this means you'd want PhGetSidFullName to hide the domain name for the following cases:
- For
PhSeLocalSystemSid - When the domain SID matches that returned by
LsaQueryInformationPolicy(PhGetLookupPolicyHandle(), PolicyAccountDomainInformation, ...)
Reactions are currently unavailable
Metadata
Metadata
Assignees
Labels
enhancementNew feature or requestNew feature or request