Results 2 comments of Stephen Horton

I'm getting a similar issue installing 1.4.6 on latest Centos7: nsot_config module not found. The last successful install of nsot for me was 1.4.4. I've tried with both python2 and...

Traceback (most recent call last): File "/home/centos/./ldap_test.ldap3.py", line 33, in with Connection(ldap3_client, user=userName, password=passwordString, authentication=NTLM) as conn: File "/opt/python3-virtualenv/lib64/python3.9/site-packages/ldap3/core/connection.py", line 538, in __enter__ self.open() File "/opt/python3-virtualenv/lib64/python3.9/site-packages/ldap3/strategy/sync.py", line 57, in open...