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

Fix maq module if MAQ not set #422

Merged
merged 2 commits into from
Sep 24, 2024
Merged

Fix maq module if MAQ not set #422

merged 2 commits into from
Sep 24, 2024

Conversation

NeffIsBack
Copy link
Contributor

If the ms-DS-MachineAccountQuota is not set in the domain policy the maq module throws an error while decoding the ldap result, see #421.

This is fixed now:
image

Also fixed a string not being escaped properly, which got highlighted by python 3.12.

@NeffIsBack NeffIsBack added the bug-fix This Pull Request fixes a bug label Sep 19, 2024
@NeffIsBack NeffIsBack linked an issue Sep 19, 2024 that may be closed by this pull request
@NeffIsBack NeffIsBack merged commit ac2dfc9 into main Sep 24, 2024
6 checks passed
@NeffIsBack NeffIsBack deleted the neff-fix-maq branch September 24, 2024 21:56
@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
bug-fix This Pull Request fixes a bug
Projects
None yet
Development

Successfully merging this pull request may close these issues.

MachineAccountQuota Module Crash When Value Not Set in AD
2 participants