openldap-clients - LDAP client utilities
OpenLDAP is an open-source suite of LDAP (Lightweight Directory Access Protocol) applications and development tools. LDAP is a set of protocols for accessing directory services (usually phone book style information, but other information is possible) over the Internet, similar to the way DNS (Domain Name System) information is propagated over the Internet. The openldap-clients package contains the client programs needed for accessing and modifying OpenLDAP directories.
License: | OpenLDAP | Group: | applications/internet |
---|---|---|---|
URL: | http://www.openldap.org/ |
Packages
Name | Epoch | Version | Release | Arch | Size | Built |
---|---|---|---|---|---|---|
openldap-clients | 0 | 2.4.23 | 32.el5.fio.1 | i386 | 322 KiB | 2013-05-05 14:23:44 |
Changelog:
- * 2013-04-22 - Jan Synáček <jsynacek[AT]redhat[DOTCOM]> 2.4.23-32.1
- fix: NSS related resource leak (#954299)
- * 2013-02-26 - Jan Synáček <jsynacek[AT]redhat[DOTCOM]> 2.4.23-32
- fix: segfault in syncprov overlay (#910241)
- * 2012-10-31 - Jan Vcelak <jvcelak[AT]redhat[DOTCOM]> 2.4.23-31
- fix update: libldap does not load PEM certificate if certdb is used as TLS_CACERTDIR (#859858)
- * 2012-10-12 - Jan Vcelak <jvcelak[AT]redhat[DOTCOM]> 2.4.23-30
- fix: slapd with rwm overlay segfault following ldapmodify (#864913)
- * 2012-09-25 - Jan Vcelak <jvcelak[AT]redhat[DOTCOM]> 2.4.23-29
- fix: invalid order of TLS shutdown operations (#818572) - fix: TLS error messages overwriting in tlsm_verify_cert() (#828787) - fix: reading pin from file can make all TLS connections hang (#829319) - fix: replication with TLS does not work (#707599) - fix: some TLS ciphers cannot be enabled (#852339) - fix: connection hangs after fallback to second server when certificate hostname verification fails (#843056) - fix: not all certificates in OpenSSL compatible CA certificate directory format are loaded (#811468) - fix: MozNSS certificate database in SQL format cannot be used (#857390) - fix: libldap does not load PEM certificate if certdb is used as TLS_CACERTDIR (#859858) - fix: do not send IPv6 DNS queries when IPv6 is disabled on the host (#835012) - fix: modification of olcSyncrepl attribute takes server out of MirrorMode (#821848)