Path to this page:
./
databases/lua-ldap,
Simple interface from Lua to an LDAP client
Branch: CURRENT,
Version: 1.3.0nb1,
Package name: lua54-ldap-1.3.0nb1,
Maintainer: pkgsrc-usersLuaLDAP is a simple interface from Lua to an LDAP client, in fact
it is a bind to OpenLDAP (https://www.openldap.org) client or ADSI
(https://docs.microsoft.com/en-us/windows/win32/adsi/about-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.
Master sites:
Filesize: 80.065 KB
Version history: (Expand)
- (2023-10-25) Updated to version: lua54-ldap-1.3.0nb1
- (2022-05-09) Package added to pkgsrc.se, version lua53-ldap-1.3.0 (created)
CVS history: (Expand)
2023-10-25 00:11:51 by Thomas Klausner | Files touched by this commit (2298) |
Log message:
*: bump for openssl 3
|
2022-05-09 00:47:16 by Pierre Pronchery | Files touched by this commit (4) |
Log message:
lua-ldap: import version 1.3.0
LuaLDAP is a simple interface from Lua to an LDAP client, in fact
it is a bind to OpenLDAP (https://www.openldap.org) client or ADSI
(https://docs.microsoft.com/en-us/windows/win32/adsi/about-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.
|