Feature #2705
closedEOF libldap.so.4
100%
Description
So old and nobody touched it for years. It is evolving interface and not used by Solaris internals from time of "patch from hell". It was obsolete in Solaris 9, replaced by libldap.so.5 as public LDAP API.
It lacks all necessary things around modern LDAP (e.g. real security layer) so it is not very relevant today. The most of apps build on Solaris 8 with -lldap can use libldap.so.5 safely, if they even exists.
Files
Related issues
Updated by Milan Jurik about 10 years ago
- File eofldap4.patch eofldap4.patch added
- % Done changed from 80 to 100
Updated by Garrett D'Amore about 10 years ago
- Status changed from In Progress to Resolved
Fixed in:
changeset: 13698:37bcb30d41d5
tag: tip
user: Milan Jurik <milan.jurik@xylab.cz>
date: Sat May 19 19:59:14 2012 -0700
description:
2705 EOF libldap.so.4
Reviewed by: Jason King <jason.brian.king@gmail.com>
Reviewed by: Albert Lee <trisk@nexenta.com>
Approved by: Garrett D'Amore <garrett@damore.org>