LuaLDAP logo
LuaLDAP
A Lua interface to the OpenLDAP library

overview · current version · download · news · installation · manual · license · credits · contact us


Contents

Overview

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:

LuaLDAP is free software and uses the same license as Lua 5.0.

Current version

Current version is 1.0 alpha. It was developed for Lua 5.0 and OpenLDAP 2.1.

Download

LuaLDAP can be downloaded in source code from the following links:

lualdap-1.0a.tar.gz
lualdap-1.0a.zip

OpenLDAP can be downloaded from the OpenLDAP download page.

What's new

Installation

LuaLDAP is a bind to the OpenLDAP library, therefore it depends on a previous installation of this library. You can download OpenLDAP from the OpenLDAP download page.

Credits

LuaLDAP was designed by Roberto Ierusalimschy, André Carregal and Tomás Guisasola as part of The Kepler Project which holds its copyright. It was implemented by Tomás Guisasola.

LuaLDAP development was sponsored by Fábrica Digital and FINEP.

Contact us

For further information please contact us. Comments are welcome!

overview · current version · download · news · installation · manual · license · credits · contact us


$Id: index.html,v 1.15 2004-05-31 11:00:13 tomas Exp $