From: Michael <mi...@st...> - 2001-05-29 12:44:08
|
Daniel Schlenzig wrote: > = > I patched python-ldap-1.10alpha3 to have a OpenLDAP 2.0.x conforming > constants.c. Then I tried to run configure. Probably your patch is incomplete. See: http://www.geocrawler.com/lists/3/SourceForge/1568/0/5834291/ > ps. Currently I=B4m using utf8 encoded DNs but I testet it also with no= rmal > US ASCII encoded DNs and it did not work either. This does not matter for python-ldap. Both are simply strings and passed through. Ciao, Michael. |