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

web2ldap.py 0.6.4: WWW gateway for accessing LDAP servers



HI!

I would like to announce a new version of web2ldap (formerly known as
ldap-client-cgi.py), a full-featured LDAPv2 client written in Python
designed to run as a CGI-BIN under the control of a WWW server.

It's available for free (GPL) from

  http://www.web2ldap.de/

There's also a working demo there.

I would like to encourage people to give feedback about the usability
of this program.

Ciao, Michael.

Changes since 0.6.2:
- Some minor enhancements of user interface
- Fixed a basedn-related bug in smart login search
- Added automatically start of CGIHTTPServer.py
  if web2ldap.py is invoked from command-line
  (only Unix up to now).