openldap/ANNOUNCEMENT

87 lines
3.0 KiB
Plaintext
Raw Normal View History

1998-08-24 07:15:03 +08:00
A N N O U N C E M E N T
1998-08-09 08:43:13 +08:00
1998-12-01 12:02:07 +08:00
OpenLDAP 1.1
1998-08-09 08:43:13 +08:00
The OpenLDAP Project is pleased to announce the availability
1998-12-01 12:02:07 +08:00
of OpenLDAP release 1.1, a suite of the Lightweight Weight
1998-08-24 07:15:03 +08:00
Directory Protocol servers, clients, utilities, and development tools.
OpenLDAP is derived from University of Michigan LDAP release 3.3.
1998-08-09 08:43:13 +08:00
1998-12-15 04:31:12 +08:00
This release includes the following components:
1998-08-09 08:43:13 +08:00
- slapd - a stand-alone LDAP directory server
- slurpd - a stand-alone LDAP replication server
- ldapd - an LDAP-to-X.500 gateway server
- centipede - an LDAP centroid generation and maintenance program
- libldap - an LDAP client library
- liblber - a lightweight BER/DER encoding/decoding library
- ldif tools - data conversion tools for use with slapd
- in.xfingerd - a finger-to-LDAP gateway server
- go500 - a gopher-to-LDAP gateway server for searching
- go500gw - a gopher-to-LDAP gateway server for searching and browsing
- rcpt500 - an email-to-LDAP query responder
- mail500 - an LDAP-capable mailer
- fax500 - an LDAP-capable mailer that supports remote printing
- LDAP tools - A collection of shell-based LDAP utility programs
1998-12-15 04:31:12 +08:00
In addition, there are some contributed components:
1998-08-09 08:43:13 +08:00
1998-12-01 12:02:07 +08:00
- gtk-tool - a demonstration ldap interface written gtk
- php3-tool - a demonstration ldap interface written php3
1998-08-09 08:43:13 +08:00
- saucer - a simple command-line oriented client program
1998-12-01 12:02:07 +08:00
- whois++d - a WHOIS++-to-LDAP gateway
1998-08-09 08:43:13 +08:00
CHANGES
1998-12-01 12:02:07 +08:00
Changes from OpenLDAP 1.0
- improved build environment with dynamic library support,
- externally configurable client library support: ldap.conf(5),
- improved password security features include SHA1, MD5, crypt(3)
user and root passwords instead of clear-text password
- integrated SDK and tools for MS NT,
- platforms updates, and
- numerous bug fixes and build changes.
1998-08-09 08:43:13 +08:00
1998-12-01 12:02:07 +08:00
Changes from U. Mich release 3.3
1998-08-24 07:15:03 +08:00
- TCP Wrappers support added to slapd,
- Berkeley DB2 compatibility added to slapd,
1998-08-24 07:15:03 +08:00
- ACL enhancements including Access by Group and POSIX regex(3) support,
- platforms updates, and
- numerous bug fixes and build changes.
1998-08-09 08:43:13 +08:00
1998-12-15 04:31:12 +08:00
See the CHANGES file in the distribution for more details.
1998-08-09 08:43:13 +08:00
AVAILABILITY
This software is available under the OpenLDAP Public License.
1998-08-24 07:15:03 +08:00
For download information is available at:
http://www.OpenLDAP.org/software/download/
1998-08-09 08:43:13 +08:00
SUPPORT
1998-12-15 04:31:12 +08:00
The software is provided as is without any express or implied
warranty, but there is a bug reporting mail address which is
responded to on a best-effort basis:
1998-08-09 08:43:13 +08:00
OpenLDAP-bugs@OpenLDAP.org
1998-08-09 08:43:13 +08:00
1998-12-15 04:31:12 +08:00
In addition, there are also a number of discussion lists
related OpenLDAP. A list of mailing lists is available at:
1998-08-09 08:43:13 +08:00
1998-12-15 04:31:12 +08:00
http://www.OpenLDAP.org/lists/
1998-08-09 08:43:13 +08:00
1998-12-15 04:31:12 +08:00
The OpenLDAP home page containing lots of interesting information
and online documentation is available at this URL:
1998-08-09 08:43:13 +08:00
1998-12-15 04:31:12 +08:00
http://www.OpenLDAP.org/
1998-08-09 08:43:13 +08:00
SUPPORTED PLATFORMS
1998-12-15 04:31:12 +08:00
This release has been ported to many UNIX (and UNIX-like) platforms
including AIX, Digital UNIX (OSF/1), FreeBSD, HP-UX, IRIX, Linux,
NetBSD, NexTSTEP, OpenBSD, SCO, Solaris, SunOS, and Ultrix.
1998-08-09 08:43:13 +08:00
1998-12-15 04:31:12 +08:00
The client libraries and some clients have also been ported to
MS Windows 95/NT.