[Date Prev][Date Next] [Chronological] [Thread] [Top]

Re: OpenLDAP/Windows 2000 LDAP Replication




OpenLDAP build on windows either via Cygwin or Native build. The FAQ has info on how to get both those going.


I use the Native build using MS Visual C 6. If you go that route you will have to get your dependency libraries ( cyrus 1.x if you use cyrus, berkeley db, gnu regex, OpenSSL ). There are one or two build errors in the 2.1.3 source right now for the native build, the list archive should have more info.

fivesight seems to have stopped offering binaries from 2.0.19, so I guess you may have to build your own.

I have 2.1.3 binaries at http://sf.net/projects/acctsync/ , but I use back-perl so the build requires ActiveState perl 5.6.1 installed, because slapd is linked against it.

You can also use the cygwin build, which I guess would be easier to build.


--Kervin


Mark Jacobson wrote:
Does anyone know of a windows-based LDAP server that will work with OpenLDAP in
multiple-master replication (or possibly other replication processes)?

I have been looking at various Windows 2000-based LDAP servers in an effort to
find one that will replicate with OpenLDAP. The major difficulty in replication
with a non-OpenLDAP server seems to be the standards compliance in (commerical)
windows-based LDAP servers.

I have looked at the Windows port of OpenLDAP by FiveSight Technologies, Inc.
Can anyone offer an opinion or share experiences with FiveSight's Windows
OpenLDAP?

I have also looked at iPlanet (now called Sun ONE Directory Server), but a
problem seems to exist with iPlanet's "unique schemas that need to migrate their
way into OpenLDAP". Persons seem to have been able to overcome this by altering
the OpenLDAP schemas via Perl. (see
http://www.openldap.org/faq/index.cgi?_highlightWords=iplanet&file=669)
iPlanet/OpenLDAP multiple-master replication does not look like an easily think
to implement or maintain, though.


Any thoughts or suggestions would be greatly appreciated.


Thanks,

Mark