[Date Prev][Date Next]
[Chronological]
[Thread]
[Top]
Re: Web client
HI!
> Louis Simon wrote:
>
> I am currently looking for a Web based client that could perform
> normal operation ( add users, modify, delete, etc..) on the SLAPD
> server. Does someone know where could I find this kind of client?
There's a well-known stand-alone web gateway named web500gw which you
can find under:
http://www.tu-chemnitz.de/~fri/
You could also use my web client written in Python which is meant to be
run as CGI-BIN. Support for add/modify is somewhat basic up to now (no
schema checking).
You can find it under:
http://sites.inka.de/ms/python/ldap-client-cgi/
Ciao, Michael.