You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
Thank you for your bug report. It looks like one of the attributes on your LDAP server doesn't have a defined SYNTAX. To better debug the issue, could you insert the line print('\n'.join(list(attribute_type_definitions))) into ldapom/connection.py at line 156 and try to instantiate the connection again?
It should print a list of attribute types that it retrieved from the server. You can post the output here or send it to my personal email ([email protected]). Thanks!
When connecting to an LDAP server on a remote CentOS machine I receive the following error:
The text was updated successfully, but these errors were encountered: