From: Andreas H. <aha...@te...> - 2007-06-01 12:07:46
|
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.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? 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) |