Helium | 1 Feb 2011 09:48
Picon

Re: Latest version of Mozilla LDAP?

I am a .net developer and have no experience in using the mozilla
builds.

Can someone provide a detail steps on how to compile the ldap sdk for
windows server 2008 R2 64bit?
What are the packages required before building?
Mark Banner | 1 Feb 2011 17:29

Re: Latest version of Mozilla LDAP?

On 01/02/2011 08:48, Helium wrote:
> I am a .net developer and have no experience in using the mozilla
> builds.
>
> Can someone provide a detail steps on how to compile the ldap sdk for
> windows server 2008 R2 64bit?
> What are the packages required before building?

Its all on the wiki page:

https://wiki.mozilla.org/LDAP_C_SDK

Standard8
Helium | 2 Feb 2011 03:39
Picon

Re: Latest version of Mozilla LDAP?

I have followed the steps in wiki and installed the components in
window 2003 server:
MozillaBuildSetup-Latest.exe
mozldap-6.0.7.tar.gz
nss-3.12.9-with-nspr-4.8.7.tar.gz

after I did the following:
cd mozilla/directory/c-sdk
./configure --with-nss --enable-clu [--enable-64bit]
make

it displays many errors:
eg.
d:\mozilla\directory\c-sdk\ldap\libraries\libprldap\ldappr-int.h(45) :
fatal err
or C1083: Cannot open include file: 'nspr.h': No such file or
directory

i cannot find any information for nspr.h in this discussion group
please tell me what is missing in the builds and how to fix?
how can i identify the building process is completed sucessfully?

beisdes, i had read 64bit build steps at
http://wiki.mozilla-x86-64.com/How_To_Build_Windows_x64_Build
but it seems to simple for a dummy like me
it there more inforamtion for building 64bit version?
huican | 4 Feb 2011 19:54
Picon

how to skip search reference when doing ldap search...

Hello,

I noticed that my AD server return LDAP_RES_SEARCH_ENTRY
LDAP_RES_SEARCH_REFERENCE and LDAP_RES_SEARCH_RESULT when doing the
ldap_search_ext(...), thus ldap_result(...) call will try to search
reference for each LDAP_RES_SEARCH_REFERENCE message.

Is there any way to skip reference search? I just wonder where is any
place I can set such as in ldap_search_ext(..) or ldap_result(...) or
anywhere else to achieve that?

If the reference referring to a non-existing machine, it takes big
time to timeout.

Thanks
huican ping
Kiran Chowdary | 18 Feb 2011 02:32
Picon

Get $500 To Your PAYPAL Account In Just A Minutes

Do you need some extra money right now? Would you be interested to get
$500 daily Pay pal Money through some genuine tricks from home
internet? Get Money Online for FREE! Get started in the next few
minutes without FEES..... Yes absolutely ... This TRICK is absolutely
FREE for all..... See the FORM for details on how to get $500 to your
account.
Due to some Premises I Have Hidden the FORM in an IMAGE...... CLICK on
the IMAGE which is BELOW the SEARCH BOX http://www.webinfoforall.be.tf
Jyri J. Virkki | 22 Feb 2011 03:06

Linux packages with Mozilla LDAP


I've been searching in Debian & Ubuntu and wasn't able to find a package 
with the Mozilla LDAP library. Is one available? If not, any particular 
historical reason why not?

(I can build the library, but I'd like to build an unrelated package 
which in turn depends on the Mozilla LDAP library so it would be most 
convenient if I can point at a package dependency to fulfill that need.)

Thanks..
--

-- 
Jyri J. Virkki - Santa Cruz, CA
kullu | 22 Feb 2011 06:34
Picon

Ldap C SDK x64 build setup on windows

hi

I wanted to know some details about Ldap C SDK. 
nsldap32v50.dll and nsldap32v50.lib both files are shipped with SDK and are 32 bit. Where can i get
nsldap32v50.dll 64 bit version.  I wanted these files in 64 bit. 
So wanted some clues to build this in 64 bit or is 64 bit version available from mozilla. 
i had read 64bit build steps athttp://wiki.mozilla-x86-64.com/How_To_Build_Windows_x64_Build
is there any more inforamtion for building 64bit version?.
Mark Craig | 22 Feb 2011 08:38
Picon
Gravatar

Mozilla LDAP SDK documentation

Hello,

In mid-2007, Sun donated updated LDAP SDK developer documentation to
the Mozilla project. This doc went through thorough development and QA
review before being shared under Creative Commons share-alike. But the
source format DocBook, not as easy to use as the wiki.

I had a little time recently to wikify the doc. You can read (and
update) the results at
https://wiki.mozilla.org/Mozilla_LDAP_SDK_Programmer%27s_Guide.

You'll also find additional examples for the C SDK with the source in
the Mercurial repository.

If you have time to contribute, it might be worth catching up with the
most recent fixes linked to in the news at
https://wiki.mozilla.org/LDAP_C_SDK.

It also would be good to post a copy of the Java SDK API docs
somewhere at Mozilla.org. I cannot seem to find where Oracle put the
old version after docs.sun.com went away.

Lastly, I wasn't paying close enough attention reading Eric S.'s
email, and put this on the wrong wiki. It should be under something
like https://developer.mozilla.org/en/LDAP/LDAP SDK Programmer's
Guide.

Hope you find it useful though.
Regards,
Mark
(Continue reading)

Rich Megginson | 22 Feb 2011 17:58

Re: Linux packages with Mozilla LDAP

On 02/21/2011 07:06 PM, Jyri J. Virkki wrote:
>
> I've been searching in Debian & Ubuntu and wasn't able to find a package
> with the Mozilla LDAP library. Is one available? If not, any particular
> historical reason why not?

None of the Mozilla LDAP C SDK developers and maintainers use 
Debian/Ubuntu, afaik.  There was some effort a couple of years ago 
within the Debian/Ubuntu community to produce .debs for mozldap.  I 
don't know what happened to that effort.

>
> (I can build the library, but I'd like to build an unrelated package
> which in turn depends on the Mozilla LDAP library so it would be most
> convenient if I can point at a package dependency to fulfill that need.)

Which unrelated package?  If it is 389/Fedora Directory Server, please 
contact me directly.

>
> Thanks..
Jyri J. Virkki | 27 Feb 2011 05:30

Re: Linux packages with Mozilla LDAP

Rich Megginson wrote:
> 
> None of the Mozilla LDAP C SDK developers and maintainers use 
> Debian/Ubuntu, afaik.  There was some effort a couple of years ago 
> within the Debian/Ubuntu community to produce .debs for mozldap.  I 
> don't know what happened to that effort.

Thanks. If I come up with some spare time I'll look into making such
a package available, it'd be useful.

> Which unrelated package?  If it is 389/Fedora Directory Server, please 
> contact me directly.

It's not. I'm looking to build the open source version of the old
Netscape/iPlanet/Sun Web Server.

--

-- 
Jyri J. Virkki - Santa Cruz, CA

Gmane