[Date Prev][Date Next][Thread Prev][Thread Next]
[Date Index]
[Thread Index]
- Subject: [ANN] LuaLDAP 1.0
- From: "Danilo Tuler" <tuler@...>
- Date: Fri, 10 Jun 2005 19:07:31 -0300
Hi,
LuaLDAP is a simple interface from Lua to an LDAP client (in fact it is a
bind to OpenLDAP). It enables a Lua program to:
* Connect to an LDAP server;
* Execute any operation (search, add, compare, delete, modify and
rename);
* Retrieve entries and references of the search result.
LuaLDAP is free software and uses the same license as Lua 5.0.
The source and the Windows binaries (compatible with LuaBinaries Release 2)
are available for download at LuaForge.
For more information on LuaLDAP please check
http://www.keplerproject.org/lualdap/
Any feedback is welcome!
Danilo Tuler
www.keplerproject.org