[python-ldap] [PATCH] fix corrupted search attributes

Carlos Sanchez papachoco at gmail.com
Sun Jan 17 15:49:34 EST 2016


Hello,

I am still seeing a TypeError (see below) with python_ldap-2.4.23 in python
2.7.11 (MacOSX - El capitan) using openldap-2.4.43.tgz

Thanks a lot

Carlos

/Users/csanchez/buildout/develop-eggs/python_ldap-2.4.23-py2.7-macosx-10.11-x86_64.egg/ldap/ldapobject.py(106)_ldap_call()

args = (u'OU=Accounts,DC=sooner,DC=net,DC=ou,DC=edu', 2,
u'sAMAccountName=cald3307', None, 0, None, None, -1, 0)

self = LDAP Connector (connected) -

func = <built-in method search_ext of LDAP object at 0x117c50fd0>

TypeError: 'expected list of strings or None’
-------------- next part --------------
An HTML attachment was scrubbed...
URL: <http://mail.python.org/pipermail/python-ldap/attachments/20160117/78d17f8c/attachment.html>


More information about the python-ldap mailing list