Hello,
For a number of reasons, I wanted to package OpenLDAP 2.4.30 for RHEL 6. If anyone's interested, you can get my package here...
http://wordpress.clarku.edu/abennett/2012/03/16/openldap-src-rpms-for-rhel-6...
It depends on DB5 so you'll find a src rpm for that as well. All the binaries go into /usr/local; configuration is in /etc/openldap and /etc/sysconfig; bdb files go in /var/lib/ldap. The init script is the regular RHEL 5 patched to run the binary from a different location. It conflicts with openldap-servers and openldap-clients but NOT with the base system openldap.
Let me know if it works for you or if you find issues with it.
Best,
Aaron
--- Aaron Bennett Manager, Systems Administration Clark University ITS
Le 16 mars 2012 15:57, Aaron Bennett abennett@clarku.edu a écrit :
Hello,
For a number of reasons, I wanted to package OpenLDAP 2.4.30 for RHEL 6. If anyone’s interested, you can get my package here…
http://wordpress.clarku.edu/abennett/2012/03/16/openldap-src-rpms-for-rhel-6...
It depends on DB5 so you’ll find a src rpm for that as well. All the binaries go into /usr/local; configuration is in /etc/openldap and /etc/sysconfig; bdb files go in /var/lib/ldap. The init script is the regular RHEL 5 patched to run the binary from a different location. It conflicts with openldap-servers and openldap-clients but NOT with the base system openldap.
Let me know if it works for you or if you find issues with it.
You can also find these RPMs on LDAP Tool Box project, but with a specific init script and DB 4.6 : http://ltb-project.org/wiki/download#openldap
Clément.
Let me know if it works for you or if you find issues with it.
You can also find these RPMs on LDAP Tool Box project, but with a specific init script and DB 4.6 : http://ltb-project.org/wiki/download#openldap
Clément.
Hey Clément,
What are the biggest differences with the "official" ones in RHEL 6 then? MDB backends, missing overlays???
Thx a lot! Maybe I can contribute some template for zabbix, but it's not ready yet.
-- PieterB
Le 19 mars 2012 14:25, Pieter Baele pieter.baele@gmail.com a écrit :
Let me know if it works for you or if you find issues with it.
You can also find these RPMs on LDAP Tool Box project, but with a specific init script and DB 4.6 : http://ltb-project.org/wiki/download#openldap
Clément.
Hey Clément,
What are the biggest differences with the "official" ones in RHEL 6 then? MDB backends, missing overlays???
Thx a lot! Maybe I can contribute some template for zabbix, but it's not ready yet.
The main difference is that the RPM are built with the latest OpenLDAP release, without patches, and with some compilation choice like MDB, all overlays, LDAPI, some contributed overlays.
Clément.
Clément OUDOT wrote:
Le 19 mars 2012 14:25, Pieter Baele pieter.baele@gmail.com a écrit :
Let me know if it works for you or if you find issues with it.
You can also find these RPMs on LDAP Tool Box project, but with a specific init script and DB 4.6 : http://ltb-project.org/wiki/download#openldap
What are the biggest differences with the "official" ones in RHEL 6 then? MDB backends, missing overlays???
Thx a lot! Maybe I can contribute some template for zabbix, but it's not ready yet.
The main difference is that the RPM are built with the latest OpenLDAP release, without patches, and with some compilation choice like MDB, all overlays, LDAPI, some contributed overlays.
You should probably also mention whether your RPMs are linked against Mozilla's libnss or OpenSSL.
Ciao, Michael.
Le 19 mars 2012 15:16, Michael Ströder michael@stroeder.com a écrit :
Clément OUDOT wrote:
Le 19 mars 2012 14:25, Pieter Baele pieter.baele@gmail.com a écrit :
Let me know if it works for you or if you find issues with it.
You can also find these RPMs on LDAP Tool Box project, but with a specific init script and DB 4.6 : http://ltb-project.org/wiki/download#openldap
What are the biggest differences with the "official" ones in RHEL 6 then? MDB backends, missing overlays???
Thx a lot! Maybe I can contribute some template for zabbix, but it's not ready yet.
The main difference is that the RPM are built with the latest OpenLDAP release, without patches, and with some compilation choice like MDB, all overlays, LDAPI, some contributed overlays.
You should probably also mention whether your RPMs are linked against Mozilla's libnss or OpenSSL.
Yes, it is linked against OpenSSL.
-----Original Message----- From: openldap-technical-bounces@OpenLDAP.org [mailto:openldap-technical-bounces@OpenLDAP.org] On Behalf Of Michael Ströder Sent: Monday, March 19, 2012 10:16 AM To: Clément OUDOT Cc: openldap-technical@openldap.org Subject: Re: src rpms for 2.4.30 / RHEL 6
You should probably also mention whether your RPMs are linked against Mozilla's libnss or OpenSSL.
---
Thanks -- they are linked against good ole' reliable OpenSSL.
- Aaron
-----Original Message----- From: Clément OUDOT [mailto:clem.oudot@gmail.com] Sent: Friday, March 16, 2012 11:47 AM To: Aaron Bennett Cc: openldap-technical@openldap.org Subject: Re: src rpms for 2.4.30 / RHEL 6
Le 16 mars 2012 15:57, Aaron Bennett abennett@clarku.edu a écrit :
Hello,
For a number of reasons, I wanted to package OpenLDAP 2.4.30 for RHEL 6. If anyone's interested, you can get my package here.
http://wordpress.clarku.edu/abennett/2012/03/16/openldap-src-rpms-for- rhel-6/
You can also find these RPMs on LDAP Tool Box project, but with a specific init script and DB 4.6 : http://ltb-project.org/wiki/download#openldap
----
Hi everyone --
I just want to make it clear that the SRPMS I posted are not the same as the LTB ones. Some differences are:
- built against DB 5.1.29 (latest supported version identified in OpenLDAP release notes) - uses RH-supplied init script - start script sources /etc/sysconfig/ldap - only binaries and libraries are in /usr/local; manpages go into system manpath - configuration directory remains /etc/openldap - data directory remains /var/lib/ldap
My point in building this was to keep the system as close to a baseline RHEL 6 machine as possible, with everything in the location that someone experience with RHEL will expect things.
Best,
Aaron Bennett
--- Aaron Bennett Manager, Systems Administration Clark University ITS
openldap-technical@openldap.org