Annuaire LDAP
Find a file
1999-12-27 02:13:30 +00:00
build Allow using real db1 on glibc 2.1 instead of the db1 compatiblity in db2. 1999-12-27 02:13:30 +00:00
clients Import Y2K fix from devel 1999-11-17 21:32:28 +00:00
contrib Remove web500gw from listed contrib packages. 1999-06-03 01:49:25 +00:00
doc Fix -c vs -H typo (ITS#154) 1999-09-25 16:16:05 +00:00
include Fix typo. 1999-11-02 17:32:36 +00:00
libraries ITS#395: fix 2 writer in reader/writer lock bug 1999-12-09 00:00:53 +00:00
servers Fix ITS#402 - index corruption in idl_insert_key 1999-12-20 15:57:19 +00:00
tests Apply ACL to lastmod attributes. 1999-10-29 20:00:47 +00:00
acconfig.h Add <sys/select.h> detection. 1999-06-25 02:34:14 +00:00
acinclude.m4 Update copyright of build environment, includes, and liblber/libldap. 1998-12-31 20:32:03 +00:00
aclocal.m4 Update to latest autoconf/automake/libtool configuration. 1999-07-20 02:20:54 +00:00
ANNOUNCEMENT Minor update to 1.2 announcement. 1999-02-11 23:31:30 +00:00
CHANGES Prepare for 1.2.9 1999-12-24 18:36:01 +00:00
configure ebuild using: 1999-12-22 19:44:36 +00:00
configure.in Import TCP_NODELAY support from devel. 1999-10-15 18:04:22 +00:00
COPYRIGHT Update copyright of build environment, includes, and liblber/libldap. 1998-12-31 20:32:03 +00:00
INSTALL Add cross environment portability warning 1999-12-04 20:39:13 +00:00
LICENSE Import doc changes from devel 1999-01-18 18:00:18 +00:00
Make-common Initial revision 1998-08-09 00:43:13 +00:00
Make-common.um Initial revision 1998-08-09 00:43:13 +00:00
Makefile Initial revision 1998-08-09 00:43:13 +00:00
Makefile.in Remove doc from CLEANDIRS (it's in SUBDIRS). 1999-04-28 23:11:42 +00:00
README Add missing URL in last commit 1999-10-08 01:29:32 +00:00

OpenLDAP 1.2 README

	For a description of what this distribution contains, see the
	ANNOUNCEMENT file in this directory.  For a description of
	changes from previous releases, see the CHANGES file in this
	directory.

	For a more detailed description of how to make an install the
	distribution, see the INSTALL file in this directory.  Additional
	installation information can be found on the OpenLDAP website:
		http://www.openldap.org/


REQUIRED SOFTWARE
	Build OpenLDAP requires the following software components:

	Base system (libraries and tools):
		Standard C compiler, headers, and libraries
		POSIX REGEX headers and libraries

	SLAPD:
		LDBM compatible datastore
			(Sleepycat Berkeley DB 2.7.5 or GDBM)

	SLURPD:
		LTHREAD compatible thread package
			(POSIX pthreads, MIT pthreads, Mach Cthreads or Sun LWP)

	CLIENTS/CONTRIB ware:
		Depends on package.  See per package README.
		

MAKING AND INSTALLING THE DISTRIBUTION
	Please see the INSTALL file for details.


DOCUMENTATION
	There are man pages for most programs in the distribution and
	routines in the various libraries.  See ldap(3) for details.

	Additional documentation can be found in the doc directory.
		doc/devel   Developer Information
		doc/drafts  LDAP-related IETF drafts
		doc/install Installation and Integration
		doc/man     Raw man(1) pages
		doc/rfcs    LDAP-related Request for Comments

	There is an OpenLDAP home page available that contains the latest
	LDAP news, releases announcements, pointers to other LDAP resources,
	etc..  It is located at:
		http://www.OpenLDAP.org/

	The OpenLDAP Quick Start Guide is available at:
		http://www.openldap.org/faq/index.cgi?file=172

	The OpenLDAP Software FAQ is available at:
		http://www.openldap.org/faq/index.cgi?file=2


FEEDBACK / PROBLEM REPORTS / DISCUSSIONS
	We would appreciate any feedback you can provide.  If you have
	problems, report them using our Issue Tracking System:

		http://www.OpenLDAP.com/its/

	or by sending e-mail to:

		OpenLDAP-its@OpenLDAP.org

	Additional mailing lists are available for discussion proposes.
	Please see:

		http://www.OpenLDAP.com/lists/