Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Added domain name for --users with samr #345

Merged
merged 2 commits into from
Jun 13, 2024
Merged

Conversation

Anhydrite
Copy link
Contributor

Hey again !
This PR follows the previous one changing logging for the --users command using SAMR and LDAP.
It only adds the domain name that listed users belong to. It can be useful when a local computer and a domain have 2 differents accounts but with the same username.

Using samr to list users makes their domain unsure. (It can be part of a domain or local only)
image

This PR only adds the domain name when using samr.
Querying an AD, getting the correct domain
image

Querying a user computer
image

Copy link
Contributor

@NeffIsBack NeffIsBack left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

LGTM
image

@NeffIsBack NeffIsBack added the enhancement New feature or request label Jun 13, 2024
@NeffIsBack NeffIsBack merged commit f2311b3 into Pennyw0rth:main Jun 13, 2024
5 checks passed
@mpgn mpgn added this to the v1.3.0 milestone Sep 29, 2024
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
enhancement New feature or request
Projects
None yet
Development

Successfully merging this pull request may close these issues.

3 participants