Giter Site home page Giter Site logo

daurnimator / lualdap Goto Github PK

View Code? Open in Web Editor NEW

This project forked from lualdap/lualdap

0.0 2.0 0.0 310 KB

LuaLDAP is a binding for the OpenLDAP client libraries

Home Page: https://github.com/lualdap/lualdap

License: Other

Makefile 1.84% C 31.48% Shell 52.29% Lua 14.40%

lualdap's Introduction

LuaLDAP

CircleCI Build Status codecov

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.

License

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

Dependencies

Current version is 1.2.2. It was developed for both Lua 5.1 and Lua 5.2, 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)
/rockspecs/         -- luarocks build system releases
Makefile        -- Makefile for Unix systems (deprecated)
config          -- Configurations to build on Unix systems (deprecated)
Makefile.win    -- Makefile for Windows systens with MS Visual C 8
config.win      -- Configurations to build on Windows systems
README.md       -- This file
CONTRIBUTORS.md -- Who contributed what
LICENSE.md      -- MIT License reference

Please see CONTRIBUTORS for contribution information and documentation on original source

lualdap's People

Contributors

devurandom avatar jirutka avatar mwild1 avatar danc86 avatar jprjr avatar msva avatar

Watchers

 avatar James Cloos 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.