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

While creating a user account from time to time getting this. It says, cannot find an COM object to set password. #151

Open
kassainov opened this issue Jan 25, 2022 · 0 comments

Comments

@kassainov
Copy link

Traceback (most recent call last):
File "pyad\aduser.py", line 22, in set_password
File "<COMObject >", line 2, in SetPassword
pywintypes.com_error: (-2147352567, 'Exception occurred.', (0, None, None, None, 0, -2147016672), None)

During handling of the above exception, another exception occurred:

Traceback (most recent call last):
File "ad_connection.py", line 111, in create
File "pyad\aduser.py", line 16, in create
File "pyad\adcontainer.py", line 43, in create_user
File "pyad\aduser.py", line 25, in set_password
File "pyad\pyadutils.py", line 58, in pass_up_com_exception
pyad.pyadexceptions.InvalidObjectException: The requested object does not exist.

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

No branches or pull requests

1 participant