From: Chaos E. <cha...@gm...> - 2007-06-01 08:44:31
|
I have tested LDAP Server Side Sort with Novell's eDirectory 8.8.1 using BER constructor form LDAPTOR project and python-ldap's ldap interface. from my side, it works. so why not try LDAPTOR's BER constructor for your purpose? On 6/1/07, Andreas Hasenack <aha...@te...> wrote: > > On Thursday 31 May 2007 19:51:08 Michael Str=F6der wrote: > > Andreas Hasenack wrote: > > > Luckily in my case the OpenLDAP library already has a > > > function called ldap_put_vrFilter() which I could use to do all the > > > encoding of a ValuesReturn filter. > > > [..] > > > I will still see about the decode part and then post what I have. > > > > Since which version of OpenLDAP is ldap_put_vrFilter() present? > > I don't know. I only checked /usr/include/ldap.h to make sure it's a > public > function and not an internal one. > > ------------------------------------------------------------------------- > This SF.net email is sponsored by DB2 Express > Download DB2 Express C - the FREE version of DB2 express and take > control of your XML. No limits. Just data. Click to get it now. > http://sourceforge.net/powerbar/db2/ > _______________________________________________ > Python-LDAP-dev mailing list > Pyt...@li... > https://lists.sourceforge.net/lists/listinfo/python-ldap-dev > --=20 Best Regards Chaos Eternal |