lkarlslund / Adalanche

Active Directory ACL Visualizer and Explorer - who's really Domain Admin? (Commerical versions available from NetSection)
https://www.netsection.com
GNU Affero General Public License v3.0
1.65k stars 156 forks source link

ERR problem collecting Active Directory objects: failed to get values for object NNNNN: no results for attribute type 4 #17

Closed bill-e-ghote closed 2 years ago

bill-e-ghote commented 2 years ago

I saved a snapshot of one of my domains on 6/9 and again today. Adalanche fails to collect from either snapshot, with the same error (object number varies between the two snaps) for both snapshots. This is using win-x64 binary built from a git pull performed on June 15.

image

bill-e-ghote commented 2 years ago

I tried again with a fresh build taken from source pull just now, with the same result.

lkarlslund commented 2 years ago

OK, I think you have an attribute containing a blank string. I've changed the code to allow for this, I hope this fixes your issue.

bill-e-ghote commented 2 years ago

Thanks for the try, but it seems not to have fixed my issue. I pulled the update and rebuilt, but the error persists. Is there a way for me to get more info? The --debug flag did not emit anything different than without it.

lkarlslund commented 2 years ago

I don't really know what's wrong, if you're getting the same output?

If you can share a dump with the problem privately, I can fix it. Feel free to reach out via Twitter if you're interested.

lkarlslund commented 2 years ago

Closing this due to lack of feedback / data

bill-e-ghote commented 2 years ago

Thanks for the offer to fix if I were to share the dump. However, even privately is not an option for me due to work policy. Perhaps I can try to instrument the code to find the underlying issue, but I've had no time to work on it in these past two weeks. Possibly I can revisit this later...