[Date Prev][Date Next]
[Chronological]
[Thread]
[Top]
ldap-client-cgi.py 0.4.1 (corrected URL!)
HI!
I want to announce a new version of ldap-client-cgi.py, a
WWW-LDAP-Gateway written in Python (you might have guessed it).
It's available for free (GPL) from
http://sites.inka.de/ms/python/ldap-client-cgi/
I would like to encourage people to give feedback about the usability
of this program. And I would like to know about public LDAP servers with
good directory trees which allow public testing of LDAP clients.
(memberdir.netscape.com, ldap.infospace.com and directory.verisign.com
all suck!)
Ciao, Michael.
A lot of work was done since 0.3.1:
- bind without input of full bind-dn
(anon search seeks for complete DN first)
- working tree traversal
- almost every parameter configurable for each LDAP host separately
- vCard's for easy download of addresses in address books
of NS Comm. and MS IE.
- LDIF output of search results for bulk downloading of addresses
(no binary attributes up to now)
- improvements to the user interface
- clean login behaviour
- minor HTML improvements