]> git.sur5r.net Git - openldap/blob - ANNOUNCEMENT
61a44eb156d4d7e951582bd2bf1d57062af06717
[openldap] / ANNOUNCEMENT
1 A N N O U N C E M E N T -- OpenLDAP 2.1
2
3     The OpenLDAP Project is pleased to announce the availability
4     of OpenLDAP 2.1, a suite of the Lightweight Directory Access
5     Protocol servers, clients, utilities, and development tools.
6
7     This release contains the following major enhancements:
8
9         * Transactional backend
10         * Improved Unicode handling
11         * Improved DN handlng
12         * Improved Referral handling
13         * SASL authentication/authorization mapping
14         * SASL in-directory storage of authentication secrets
15         * Enhanced administrative limits/access controls
16         * Meta backend (experimental)
17         * Monitor backend (experimental)
18         * Virtual "glue" backend (experimental)
19         * LDAP C++ API
20         * Updated LDAP C and TCL APIs
21         * LDAPv3 extensions, including:
22             - Enhanced Language Tag/Range Support
23             - 'Who am i?' Extended Operation
24                         - 'Matched Values' Control
25
26     This release includes the following major components:
27
28         * slapd - a stand-alone LDAP directory server
29         * slurpd - a stand-alone LDAP replication server
30         * -lldap - a LDAP client library
31         * -llber - a lightweight BER/DER encoding/decoding library
32         * LDIF tools - data conversion tools for use with slapd
33         * LDAP tools - A collection of command line LDAP utility programs
34
35     In addition, there are some contributed components:
36
37         * LDAPC++ - a LDAP C++ SDK
38         * ldapTCL - a LDAP TCL SDK 
39
40     This release contains a number of major code changes.  It
41     might be a bit rough around the edges.  Use with appropriate
42     caution.
43
44
45 ACKNOWLEDGEMENTS
46
47     OpenLDAP is developed by a team of volunteers whose use
48     the Internet to coordinate their activities.   The project is
49     managed by the OpenLDAP Foundation.
50
51     OpenLDAP LDAP implementation is derived from University of
52     Michigan LDAP release 3.3.
53
54
55 AVAILABILITY
56
57     This software is available under the OpenLDAP Public License,
58     an unrestrictive, "free," OSS-approved open source license.
59     For download information is available at:
60
61         http://www.OpenLDAP.org/software/download/
62
63
64 SUPPORT
65
66     OpenLDAP software is user supported:
67
68         http://www.openldap.org/support/
69
70     The OpenLDAP Administrator's Guide, which includes quick
71     start instructions, is available at:
72
73         http://www.openldap.org/doc/admin/
74
75     The project maintains a FAQ which you may find useful:
76
77         http://www.openldap.org/faq/
78
79     In addition, there are also a number of discussion lists
80     related OpenLDAP.  A list of mailing lists is available at:
81
82         http://www.OpenLDAP.org/lists/
83
84     To report bugs, please use project's Issue Tracking System:
85
86         http://www.openldap.org/its/
87
88     The OpenLDAP home page containing lots of interesting information
89     and online documentation is available at this URL:
90
91         http://www.OpenLDAP.org/
92
93
94 SUPPORTED PLATFORMS
95
96     This release has been ported to many UNIX (and UNIX-like) platforms
97     including FreeBSD, Linux, NetBSD, OpenBSD and most commercial UNIX
98     systems.  The release has also been ported (in part or in whole) to
99     other platforms including Apple's MacOS and Microsoft's Windows 2000.
100