Annuaire LDAP
Find a file
2000-02-20 23:52:50 +00:00
build Revert to releng 2000-01-20 23:20:11 +00:00
clients Add support for GeneralizedTime 2000-01-17 17:43:40 +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 Update CHANGES to include Ben's db1 vs db2 change 2000-01-17 17:53:36 +00:00
libraries Add comment about need for at_exit() handler 2000-02-02 21:26:57 +00:00
servers Add support for users to -DSLAPD_UNDEFINED_OC_IS_NOT_EXTENSIBLE 2000-01-27 17:38:38 +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 Fix minor typo 2000-02-20 23:52:50 +00:00
configure Import from devel: 2000-01-27 19:35:05 +00:00
configure.in Import from devel: 2000-01-27 19:35:05 +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/