]> git.sur5r.net Git - openldap/blob - ANNOUNCEMENT
add missing return to at_add (ITS#1159)
[openldap] / ANNOUNCEMENT
1     A N N O U N C E M E N T -- OpenLDAP 2.0
2
3     The OpenLDAP Project is pleased to announce the availability
4     of OpenLDAP 2.0, 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         * LDAPv3 support
10             + RFC 2251-2256
11             + Language Tags (RFC 2596)
12             + SASL (RFC2829)
13             + TLS (RFC2830) and SSL (ldaps://)
14             + named references
15             + DNS SRV location
16         * IPv6 support
17         * LDAP over IPC support
18         * Updated C API 
19         * LDIFv1 (RFC2849)
20         * Enhanced Standalone LDAP Server:
21             + Updated Access Control System
22             + Thread Pooling
23             + DNS SRV referral backend (experimental)
24             + LDAP backend (experimental)
25             + SQL backend (experimental)
26             + Better tools
27
28     This release includes the following major components:
29
30         * slapd - a stand-alone LDAP directory server
31         * slurpd - a stand-alone LDAP replication server
32         * -lldap - a LDAP client library
33         * -llber - a lightweight BER/DER encoding/decoding library
34         * LDIF tools - data conversion tools for use with slapd
35         * LDAP gateways - finger, gopher, email to LDAP gateways
36         * LDAP mailer - sendmail-compatible mail delivery agents
37         * LDAP tools - A collection of command line LDAP utility programs
38
39     In addition, there are some contributed components:
40
41         * ldapTCL - the NeoSoft TCL LDAP SDK 
42         * gtk-tool - a demonstration ldap interface written gtk
43         * php3-tool - a demonstration ldap interface written php3 
44         * saucer - a simple command-line oriented client program
45         * whois++d - a WHOIS++-to-LDAP gateway
46
47     This release contains a number of major code changes.  It
48     might be a bit rough around the edges.  Use with appropriate
49     caution.
50
51
52 ACKNOWLEDGEMENTS
53
54     OpenLDAP is developed by a team of volunteers whose use
55     the Internet to coordinate their activities.   The project is
56     managed by the OpenLDAP Foundation.
57
58     OpenLDAP LDAP implementation is derived from University of
59     Michigan LDAP release 3.3.
60
61
62 AVAILABILITY
63
64     This software is available under the OpenLDAP Public License,
65     an unrestrictive, "free," OSS-approved open source license.
66     For download information is available at:
67
68         http://www.OpenLDAP.org/software/download/
69
70
71 SUPPORT
72
73     OpenLDAP software is user supported:
74
75         http://www.openldap.org/support/
76
77     The OpenLDAP Administrator's Guide, which includes quick
78     start instructions, is available at:
79
80         http://www.openldap.org/doc/admin/
81
82     The project maintains a FAQ which you may find useful:
83
84         http://www.openldap.org/faq/
85
86     In addition, there are also a number of discussion lists
87     related OpenLDAP.  A list of mailing lists is available at:
88
89         http://www.OpenLDAP.org/lists/
90
91     To report bugs, please use project's Issue Tracking System:
92
93         http://www.openldap.org/its/
94
95     The OpenLDAP home page containing lots of interesting information
96     and online documentation is available at this URL:
97
98         http://www.OpenLDAP.org/
99
100
101 SUPPORTED PLATFORMS
102
103     This release has been ported to many UNIX (and UNIX-like) platforms
104     including FreeBSD, Linux, NetBSD, OpenBSD and most commercial
105     UNIX systems.  The release has also been ported (in part or in whole)
106     to other platforms including BeOS, MacOS, and MS Windows NT/2000.
107