|
From: Michael <mi...@st...> - 2001-10-02 17:57:40
|
Joe Little wrote: > > what is the openldap 2.x module name from cvs.. I just pulled > "python-ldap" using the anonymous instructions, and it pulled a copy > with all UFN/etc support still there. like Christian said, he built > against the current CVS tree. Is this tree "the openldap 2.x" tree like > I think it is. If so, it is littered with ufn/url support :) OpenLDAP 2 support not yet there in CVS. The most recent and complete OpenLDAP 2 patch I have is the one by Steffen Ries <ste...@sy...> who tried to come up with something against CVS containing all the memory leak fixes applied, Konstantin's patches, Stig's suggestions and his own STARTTLS support. Not sure about the ufn* stuff though. I've built it against OpenLDAP 2.0.16engineering from CVS. It works but still seg faults a lot. Could be an issue with my local installation with OpenLDAP 1.2.13 hanging around in /usr/lib although /usr/local/openldap2/lib/libldap.so.2 is used. This patched module is used for running web2ldap's online-demo at http://sites.inka.de:8002/web2ldap with Python 2. Ciao, Michael. |