RE: ldap.ENCODING_ERROR when trying to use SimplePageResultsControl

2009-03-05 Thread pyldap . 20 . dlobue
Michael, I've run into the same problem as Joel on basically an identical setup - CentOS 5.2, openldap 2.3.27-8.el5_2.4, python 2.4.3-21.el5, python-ldap 2.2.0-2.1. This of course being on a 64 bit release of CentOS. I did as you suggested and updated openldap to 2.4.12-1, and python-ldap to 2.3.

Re: ldap.ENCODING_ERROR when trying to use SimplePageResultsControl

2009-03-05 Thread Michael Ströder
[email protected] wrote: > > I've run into the same problem as Joel on basically an identical setup > - CentOS 5.2, openldap 2.3.27-8.el5_2.4, python 2.4.3-21.el5, > python-ldap 2.2.0-2.1. This of course being on a 64 bit release of > CentOS. > > I did as you suggested and updated ope