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

Get-addbaccount crashes under unique situation. #55

Open
Skwerl23 opened this issue Sep 10, 2018 · 1 comment
Open

Get-addbaccount crashes under unique situation. #55

Skwerl23 opened this issue Sep 10, 2018 · 1 comment
Assignees
Labels

Comments

@Skwerl23
Copy link

It would give me the error "array is too large" and terminate when an account has the "usercertificate" field set invalid. Specifically the value of "1" ... Some one from another area created a test account. I got lucky finding it. But it breaks the -all option. And for loops are way too slow to utilize. 60k accounts takes 73 hours on an 8 core 12gb ram server.

@MichaelGrafnetter
Copy link
Owner

Thanks for your feedback, @Skwerl23. I looked at the code again and the userCertificate attribute is never even read. Could you please send me a Stack Trace of that exception?

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
Projects
None yet
Development

No branches or pull requests

2 participants