Git Product home page Git Product logo

lualdap's Introduction

LuaLDAP
(http://www.keplerproject.org/lualdap/)

LuaLDAP is a simple interface from Lua to an LDAP client, in fact it is a bind to
OpenLDAP or to ADSI. 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.1.

Current version is 1.1. It was developed for both Lua 5.0 and Lua 5.1,
and both OpenLDAP 2.1 or newer and ADSI.

Files in the distribution:

    /doc/us/*.html  -- Documentation
	/src/*			-- Source files
	/tests/*        -- Test files
	/vc6/*          -- Build files for MS Visual C 6 (deprecated)
    Makefile        -- Makefile for Unix systems
    config          -- Configurations to build on Unix systems
    Makefile.win    -- Makefile for Windows systens with MS Visual C 8
    config.win      -- Configurations to build on Windows systems
    README          -- This file

$Id: README,v 1.7 2007-12-14 15:14:54 carregal Exp $

lualdap's People

Contributors

devurandom avatar mwild1 avatar

Recommend Projects

  • React photo React

    A declarative, efficient, and flexible JavaScript library for building user interfaces.

  • Vue.js photo Vue.js

    ๐Ÿ–– Vue.js is a progressive, incrementally-adoptable JavaScript framework for building UI on the web.

  • Typescript photo Typescript

    TypeScript is a superset of JavaScript that compiles to clean JavaScript output.

  • TensorFlow photo TensorFlow

    An Open Source Machine Learning Framework for Everyone

  • Django photo Django

    The Web framework for perfectionists with deadlines.

  • D3 photo D3

    Bring data to life with SVG, Canvas and HTML. ๐Ÿ“Š๐Ÿ“ˆ๐ŸŽ‰

Recommend Topics

  • javascript

    JavaScript (JS) is a lightweight interpreted programming language with first-class functions.

  • web

    Some thing interesting about web. New door for the world.

  • server

    A server is a program made to process requests and deliver data to clients.

  • Machine learning

    Machine learning is a way of modeling and interpreting data that allows a piece of software to respond intelligently.

  • Game

    Some thing interesting about game, make everyone happy.

Recommend Org

  • Facebook photo Facebook

    We are working to build community through open source technology. NB: members must have two-factor auth.

  • Microsoft photo Microsoft

    Open source projects and samples from Microsoft.

  • Google photo Google

    Google โค๏ธ Open Source for everyone.

  • D3 photo D3

    Data-Driven Documents codes.