Sergey Shubin

Results 3 comments of Sergey Shubin

Hi @xdesai , Thank you for the issue and sorry for the long answer. Most ldaptor classes can receive byte strings and unicode strings as arguments. It is encouraged to...

Thanks, @donalm ! What LDAP server were you using when trying the quick start example? It looks like I have broken `LDAPSearchResultReference` while porting the code for Python 3. It...

@donalm Maybe you can try to test the latest changes against your AD instance? You can use [this branch](https://github.com/GrayAn/ldaptor) for it: startTLS, `LDAPSearchResultReference` and exception issues were fixed in it.