Skip to content

Hide "uninteresting" domain names in UI #2845

@mehrdadn

Description

@mehrdadn

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, ...)

Metadata

Metadata

Assignees

No one assigned

    Labels

    enhancementNew feature or request

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions