mirror of
https://git.openldap.org/openldap/openldap.git
synced 2025-12-24 00:29:35 -05:00
More changes in prep for 1.1 release.
This commit is contained in:
parent
cd8b2363cd
commit
2cd2afb667
3 changed files with 40 additions and 33 deletions
27
ANNOUNCEMENT
27
ANNOUNCEMENT
|
|
@ -2,14 +2,13 @@
|
||||||
|
|
||||||
OpenLDAP 1.1
|
OpenLDAP 1.1
|
||||||
|
|
||||||
|
|
||||||
The OpenLDAP Project is pleased to announce the availability
|
The OpenLDAP Project is pleased to announce the availability
|
||||||
of OpenLDAP release 1.1, a suite of the Lightweight Weight
|
of OpenLDAP release 1.1, a suite of the Lightweight Weight
|
||||||
Directory Protocol servers, clients, utilities, and development tools.
|
Directory Protocol servers, clients, utilities, and development tools.
|
||||||
|
|
||||||
OpenLDAP is derived from University of Michigan LDAP release 3.3.
|
OpenLDAP is derived from University of Michigan LDAP release 3.3.
|
||||||
|
|
||||||
This release includes the following components:
|
This release includes the following components:
|
||||||
|
|
||||||
- slapd - a stand-alone LDAP directory server
|
- slapd - a stand-alone LDAP directory server
|
||||||
- slurpd - a stand-alone LDAP replication server
|
- slurpd - a stand-alone LDAP replication server
|
||||||
|
|
@ -26,7 +25,7 @@
|
||||||
- fax500 - an LDAP-capable mailer that supports remote printing
|
- fax500 - an LDAP-capable mailer that supports remote printing
|
||||||
- LDAP tools - A collection of shell-based LDAP utility programs
|
- LDAP tools - A collection of shell-based LDAP utility programs
|
||||||
|
|
||||||
In addition, there are some contributed components:
|
In addition, there are some contributed components:
|
||||||
|
|
||||||
- gtk-tool - a demonstration ldap interface written gtk
|
- gtk-tool - a demonstration ldap interface written gtk
|
||||||
- php3-tool - a demonstration ldap interface written php3
|
- php3-tool - a demonstration ldap interface written php3
|
||||||
|
|
@ -50,7 +49,7 @@ CHANGES
|
||||||
- platforms updates, and
|
- platforms updates, and
|
||||||
- numerous bug fixes and build changes.
|
- numerous bug fixes and build changes.
|
||||||
|
|
||||||
See the CHANGES file in the distribution for more details.
|
See the CHANGES file in the distribution for more details.
|
||||||
|
|
||||||
AVAILABILITY
|
AVAILABILITY
|
||||||
|
|
||||||
|
|
@ -60,28 +59,28 @@ AVAILABILITY
|
||||||
|
|
||||||
SUPPORT
|
SUPPORT
|
||||||
|
|
||||||
The software is provided as is without any express or implied
|
The software is provided as is without any express or implied
|
||||||
warranty, but there is a bug reporting mail address which is
|
warranty, but there is a bug reporting mail address which is
|
||||||
responded to on a best-effort basis:
|
responded to on a best-effort basis:
|
||||||
|
|
||||||
OpenLDAP-bugs@OpenLDAP.org
|
OpenLDAP-bugs@OpenLDAP.org
|
||||||
|
|
||||||
In addition, there are also a number of discussion lists
|
In addition, there are also a number of discussion lists
|
||||||
related OpenLDAP. A list of mailing lists is available at:
|
related OpenLDAP. A list of mailing lists is available at:
|
||||||
http://www.OpenLDAP.org/lists/
|
|
||||||
|
|
||||||
|
http://www.OpenLDAP.org/lists/
|
||||||
|
|
||||||
The OpenLDAP home page containing lots of interesting information
|
The OpenLDAP home page containing lots of interesting information
|
||||||
and online documentation is available at this URL:
|
and online documentation is available at this URL:
|
||||||
|
|
||||||
http://www.OpenLDAP.org/
|
http://www.OpenLDAP.org/
|
||||||
|
|
||||||
SUPPORTED PLATFORMS
|
SUPPORTED PLATFORMS
|
||||||
|
|
||||||
This release has been ported to many UNIX (and UNIX-like) platforms
|
This release has been ported to many UNIX (and UNIX-like) platforms
|
||||||
including AIX, Digital UNIX (OSF/1), FreeBSD, HP-UX, IRIX, Linux,
|
including AIX, Digital UNIX (OSF/1), FreeBSD, HP-UX, IRIX, Linux,
|
||||||
NetBSD, NexTSTEP, OpenBSD, SCO, Solaris, SunOS, and Ultrix.
|
NetBSD, NexTSTEP, OpenBSD, SCO, Solaris, SunOS, and Ultrix.
|
||||||
|
|
||||||
The client libraries and some clients have also been ported to
|
The client libraries and some clients have also been ported to
|
||||||
MS Windows 95/NT.
|
MS Windows 95/NT.
|
||||||
|
|
||||||
|
|
|
||||||
|
|
@ -16,7 +16,7 @@ Additional Information about OpenLDAP can be obtained at:
|
||||||
http://www.openldap.org/
|
http://www.openldap.org/
|
||||||
|
|
||||||
or by sending e-mail to:
|
or by sending e-mail to:
|
||||||
info@OpenLDAP.org
|
info@OpenLDAP.org
|
||||||
|
|
||||||
---
|
---
|
||||||
|
|
||||||
|
|
|
||||||
44
README
44
README
|
|
@ -12,8 +12,8 @@ OpenLDAP Devel README
|
||||||
should use -stable.
|
should use -stable.
|
||||||
|
|
||||||
|
|
||||||
OpenLDAP 1.1 Beta README
|
OpenLDAP 1.1 README
|
||||||
This is the OpenLDAP version 1.1 Beta.
|
This is the OpenLDAP Release 1.1.
|
||||||
|
|
||||||
For a description of what this distribution contains, see the
|
For a description of what this distribution contains, see the
|
||||||
ANNOUNCEMENT file in this directory. For a description of
|
ANNOUNCEMENT file in this directory. For a description of
|
||||||
|
|
@ -25,7 +25,7 @@ OpenLDAP 1.1 Beta README
|
||||||
hints can be found in the doc/install directory.
|
hints can be found in the doc/install directory.
|
||||||
|
|
||||||
For more information:
|
For more information:
|
||||||
http://www.OpenLDAP.org/
|
http://www.OpenLDAP.org/software/
|
||||||
|
|
||||||
|
|
||||||
REQUIRED SOFTWARE
|
REQUIRED SOFTWARE
|
||||||
|
|
@ -65,33 +65,41 @@ MAKING AND INSTALLING THE DISTRIBUTION
|
||||||
% su
|
% su
|
||||||
# make install
|
# make install
|
||||||
|
|
||||||
in this directory. This should produce something that basically
|
in this directory. This should produce something that basically
|
||||||
works. You can "cd tests; make" to verify the build.
|
works. You can "cd tests; make" to verify the build.
|
||||||
|
|
||||||
See the INSTALL file in this directory for more information.
|
See the INSTALL file in this directory for more information.
|
||||||
|
|
||||||
|
|
||||||
DOCUMENTATION
|
DOCUMENTATION
|
||||||
There are man pages for most programs in the distribution and
|
There are man pages for most programs in the distribution and
|
||||||
routines in the various libraries. See ldap(3) for details.
|
routines in the various libraries. See ldap(3) for details.
|
||||||
|
|
||||||
Additional documentation can be found in the doc directory.
|
Additional documentation can be found in the doc directory.
|
||||||
doc/devel Developer Information
|
doc/devel Developer Information
|
||||||
doc/drafts LDAP-related IETF drafts
|
doc/drafts LDAP-related IETF drafts
|
||||||
doc/install Installation and Integration
|
doc/install Installation and Integration
|
||||||
doc/man Raw man(1) pages
|
doc/man Raw man(1) pages
|
||||||
doc/rfcs LDAP-related Request for Comments
|
doc/rfcs LDAP-related Request for Comments
|
||||||
|
|
||||||
There is an OpenLDAP homepage available that contains the latest
|
There is an OpenLDAP homepage available that contains the latest
|
||||||
LDAP news, releases announcements, pointers to other LDAP resources,
|
LDAP news, releases announcements, pointers to other LDAP resources,
|
||||||
etc. You can access it at this URL:
|
etc. You can access it at this URL:
|
||||||
|
|
||||||
http://www.OpenLDAP.org/
|
http://www.OpenLDAP.org/
|
||||||
|
|
||||||
|
|
||||||
FEEDBACK / PROBLEM REPORTS / DISCUSSIONS
|
FEEDBACK / PROBLEM REPORTS / DISCUSSIONS
|
||||||
We would appreciate any feedback you can provide. If you have
|
We would appreciate any feedback you can provide. If you have
|
||||||
problems, report them to this address:
|
problems, report them using our Issue Tracking System:
|
||||||
|
|
||||||
OpenLDAP-bugs@OpenLDAP.org
|
http://www.OpenLDAP.com/its/
|
||||||
|
|
||||||
|
or by sending e-mail to:
|
||||||
|
|
||||||
|
OpenLDAP-its@OpenLDAP.org
|
||||||
|
|
||||||
|
Additional mailing lists are available. Please see:
|
||||||
|
|
||||||
|
http://www.OpenLDAP.com/lists/
|
||||||
|
|
||||||
|
|
|
||||||
Loading…
Reference in a new issue