From: Chaos E. <cha...@gm...> - 2007-06-03 11:39:51
|
Ldaptor is a pure-Python library that implements . - LDAP client logic. . - separately-accessible LDAP and BER protocol message generation/parsing. . - ASCII-format LDAP filter generation and parsing. . - LDIF format data generation. . - Samba password changing logic. . On 6/1/07, Andreas Hasenack <aha...@te...> wrote: > > On Fri, Jun 01, 2007 at 04:44:32PM +0800, Chaos Eternal wrote: > > I have tested LDAP Server Side Sort with Novell's eDirectory 8.8.1using > > 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? > > I think I would really like something like openldap's ber_printf > routines. Seems fairly easy to construct these sequences with it. I > don't know about LAPTOR, never heard of it before. Is it some sort of > python interface to liblber? (Yes, I know, I can google it :P) > > > ------------------------------------------------------------------------- > 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 > -- Best Regards Chaos Eternal |