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 value error when ms-DS-MachineAccountQuota is not found #118

Merged
merged 1 commit into from
Mar 21, 2023
Merged

Fix value error when ms-DS-MachineAccountQuota is not found #118

merged 1 commit into from
Mar 21, 2023

Conversation

nurfed1
Copy link
Contributor

@nurfed1 nurfed1 commented Jan 24, 2023

I had a case where certipy crashed because ms-DS-MachineAccountQuota did not exist. This resulted in the function returning None where an integer was expected, resulting in a value error

@ly4k ly4k merged commit 012fc06 into ly4k:main Mar 21, 2023
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

2 participants