[Date Prev][Date Next] [Chronological] [Thread] [Top]

Re: ldapsearch



Mark Wilcox wrote:
> 
> In my book "Implementing LDAP" I cover just about every API under the sun
> (except python because I ran out of time ;).

It's a pity since Python is quite easy to learn and the ldapmodule for
Python makes heavy use of Python's dictionaries. This makes it easy for
even unexperienced programmers to deal with the LDAP entries. Well, the
documentation at http://www.csee.uq.edu.au/~leonard/dc-prj/ldapmodule/
is enough.

Ciao, Michael.