Commit Graph

3 Commits

Author SHA1 Message Date
sthen
9fe1e38b23 replace simple PERMIT_PACKAGE_CDROM=Yes with PERMIT_PACKAGE=Yes 2019-07-12 20:43:27 +00:00
naddy
fbe8082fe1 remove SHARED_ONLY from simple lua ports 2016-03-18 20:49:27 +00:00
landry
dbcc64dea3 Import lualdap 1.1.0.
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.

(useful if you want to interface a prosody server to auth your xmpp
clients to an ldap directory)
ok sthen@
2014-11-30 20:54:04 +00:00