lua-users home
lua-l archive

[Date Prev][Date Next][Thread Prev][Thread Next] [Date Index] [Thread Index]



Please help me build lualdap with winldap.

If you need to do LDAP queries on Windows, you could try luacurl, which interfaces with libCURL. This supports LDAP amongst many other sorts of query (e.g. http, ftp).

To compile luacurl against the very latest libcurl there is reference to a few discontinued options which you need to delete from the source code, but the deletions are obvious when you try to build it.

http://luacurl.luaforge.net/