Re: LuaLDAP on Win32
[
Date Prev][
Date Next][
Thread Prev][
Thread Next]
[
Date Index]
[
Thread Index]
- Subject: Re: LuaLDAP on Win32
- From: Duck <duck@...>
- Date: 2007年10月31日 07:44:07 +1100 (EST)
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/