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

Quick fixes to make Python3 work #35

Open
wants to merge 4 commits into
base: master
Choose a base branch
from

Conversation

marksteward
Copy link

I'm not aware of a good alternative to ntdsxtract, and python2 is now EOL, so here are some minimal changes to make it work under python3.

Hopefully this will make continued maintenance more appealing 😅

I've only done rudimentary testing so far - it runs and creates the same output as python2 for dsusers.py and dsgroups.py.

@hi2hi2
Copy link

hi2hi2 commented Jul 5, 2022

@marksteward
Hi,
when trying to run dsusers in python3 , i got an error "_CM_KEY_NODE" has no attribute "SubKeyLists",

Thanks for you help.

@marksteward
Copy link
Author

@marksteward Hi, when trying to run dsusers in python3 , i got an error "_CM_KEY_NODE" has no attribute "SubKeyLists",

I'm not sure why you think this is specific to python3.

@marksteward
Copy link
Author

Hi, could this get merged?

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