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

Remove domain DN from ldap query, fixes #144 #150

Merged
merged 1 commit into from
Dec 23, 2023
Merged

Conversation

NeffIsBack
Copy link
Contributor

@NeffIsBack NeffIsBack commented Dec 18, 2023

As the DN of the domain is not needed we can remove it to fix the ldap search when using the NetBIOS name of the domain to login.
Fixes #144

image

@NeffIsBack NeffIsBack added the bug-fix This Pull Request fixes a bug label Dec 18, 2023
@mpgn
Copy link
Collaborator

mpgn commented Dec 18, 2023

Does it work with domain trust ?

@Mayfly277
Copy link

Thx, it works perfectly !
image
(green : main / blue : pr 150)

@NeffIsBack
Copy link
Contributor Author

Thx, it works perfectly !

Awesome, thanks for the help❤️

@NeffIsBack NeffIsBack added the reviewed code Label for when a static code review was done label Dec 22, 2023
@NeffIsBack NeffIsBack merged commit 5e964bb into main Dec 23, 2023
2 checks passed
@NeffIsBack NeffIsBack deleted the neff-enum_trusts branch December 23, 2023 14:48
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
bug-fix This Pull Request fixes a bug reviewed code Label for when a static code review was done tested
Projects
None yet
Development

Successfully merging this pull request may close these issues.

enum_trusts not working
3 participants