[Date Prev][Date Next]
[Chronological]
[Thread]
[Top]
Re: Open LDAP library for WIN Client
- To: Sangita Mohan <sangitam@qualcomm.com>
- Subject: Re: Open LDAP library for WIN Client
- From: "Dr. Volker Zell" <Dr.Volker.Zell@oracle.com>
- Date: Thu, 10 Feb 2005 16:50:31 +0100
- Cc: openldap-software@OpenLDAP.org
- Face: iVBORw0KGgoAAAANSUhEUgAAADAAAAAwBAMAAAClLOS0AAAAElBMVEXCwsJycnLx8fHj4+Ms LCwMDAwuWgK3AAACgElEQVR4nDVTW5LjIAwUxvMvxZp/B/YADMwBTK38v6nC97/KtnBCXK5Y LXXrBSWcWlvOe6opp8/Zyd8Zhl04wsPd8HsDgHYR6jRtDib6AEFCYaJ2f9YPkNceg2kn+cQs E6hPMRF5BI1burluIKuxWmt7IV5u9TiBYF2+NwqHSLhD8kKeejhFLJQoJMIzICdkmHcDE35k p5m4QkuZAD/xKWod9svG4hwlucbThlvPcUJLGO5pz1RzWuE6/IFZ9Loubnv1iO9xjmuMYaJi l5+tQCORf4zLrKuc0349KFGmMP8PU+Q8AwZniP8EsMLx7CbQN2Cb50UcIACmoaZIAJlveQIE 3oHHTO0agsSWu+/gHaBCBahjdBT6gHlJpHBERqozoRfiud0APAe470SN0TefE6jkbUMG53ny Of7mN4DWgX1cs/6uPc7hQkPRJ5DrDHkFnuOo0JALrkcJqA1pkbfVAeTnhRytoLPwig0SeDzd A208MDYiJo71DYhCbzVPJbcCovamst5lCdfRfAnLhrCYJtAPlbzqMTe2QBG7nXafUl95t0AN m14DqREnjAPi/PWv8FJirhUSJEQ5Rxenrx4jgFajW4lCnQCH1Y4lQzPGpwTt0vP+qJW2ny8b rW1wbUGFqVLcHx6RV7ngNkk4IpLqBLakvmMv14U/ydbq85EzbcUU28AT8BdW9HlT0YqZM4Uw Iwpa8LuhcgwyOIDmekRb0N0/dx2xYB24hAkQiky/2CDqvJfv0weFPnmUbGmt3iuhhuX6V4La fRYA1ZtIS8rPV6S5WWP02hRTp8HiF7s3CvM6SOfk95CGIumWQ3Mu+IO7FV9q7cmn/IN0/H4w XXOr03/MM7ILKTNrNgAAAABJRU5ErkJggg==
- In-reply-to: <6.2.1.2.2.20050209145538.047c3678@unixmail.qualcomm.com> (Sangita Mohan's message of "Wed, 09 Feb 2005 15:14:28 -0800")
- References: <6.2.1.2.2.20050201165305.044fd8f8@unixmail.qualcomm.com> <873bwfs2sp.fsf@vzell-de.de.oracle.com> <6.2.1.2.2.20050209145538.047c3678@unixmail.qualcomm.com>
- User-agent: Gnus/5.1006 (Gnus v5.10.6) XEmacs/21.4 (Security Through Obscurity, cygwin32)
>>>>> Sangita Mohan writes:
> Sorry, I am not exactly familiar with Cygwin or even LDAP for that
> matter. Please excuse me if I have too many questions. I tried the
> following and am basically stuck.
> I tried getting OpenLDAP via Cygwin as you suggested and landed up a
> lib directory that has
> libladp.dll.a
> liblday_r.dll.a and so on.
> There were no .dll files, instead I got a bunch of .dll.a and .a
> files. I haven't encountered any WIN library files with a .dll.a
> extension and they do not open up using Visual Studio either. Is there
> something I am missing out here. Should I simply use the \lib and the
> \usr\include directories as my client library?
> The other option I tried is downloading a tar file of 2.1.25 version
> (which supports Windows) from the archives. It had the Windows
> workspace files in the build directory. I opened up the main.dsw file
> and tried to do a build. It said that the SASL header was missing. I
> tried installing Cyrus SASL to continue. I see that I need to install
> Sleepycat software to make Cyrus SASL. I am sort of confused here. I
> need only the client library for Windows. Why would I need to have
> Sleepycat installed and is there a way to make SASL without Sleepycat?
> Anyway I went on to make SASL without installing Sleepycat and landed
> up with the following error:
>> NMake -f NTMakefile (I get the following error)
> NTMakefile(221) : fatal error U1088: invalid separator '::' on inference rule.
> Can someone please give me some more details on how to get only the
> OpenLDAP client library for Windows. I need to do LDAP authentication
> in my client either over SSL or using Kerebros, whichever is easier.
> Any help is appreciated.
>From your mail I conclude that the cygwin versions of the libraries is
not what you want. But to find out what cygwin is for, check the
following URL:
http://cygwin.com/cygwin-ug-net/cygwin-ug-net.html
> TIA
Ciao
Volker