mirror of
https://git.openldap.org/openldap/openldap.git
synced 2026-01-03 05:30:07 -05:00
Add copyrights to each sdf.
This commit is contained in:
parent
3d50902bd2
commit
526848d1e5
13 changed files with 28 additions and 0 deletions
|
|
@ -1,3 +1,5 @@
|
|||
# Copyright 1999, The OpenLDAP Foundation, All Rights Reserved.
|
||||
# COPYING RESTRICTIONS APPLY, see COPYRIGHT.
|
||||
H1: The Big Picture - Configuration Choices
|
||||
|
||||
This section gives a brief overview of various LDAP directory
|
||||
|
|
|
|||
|
|
@ -1,3 +1,5 @@
|
|||
# Copyright 1999, The OpenLDAP Foundation, All Rights Reserved.
|
||||
# COPYING RESTRICTIONS APPLY, see COPYRIGHT.
|
||||
H1: Database Creation and Maintenance Tools
|
||||
|
||||
This section tells you how to create a slapd database from
|
||||
|
|
|
|||
|
|
@ -1,3 +1,5 @@
|
|||
# Copyright 1999, The OpenLDAP Foundation, All Rights Reserved.
|
||||
# COPYING RESTRICTIONS APPLY, see COPYRIGHT.
|
||||
H1: Building and Installing slapd & slurpd
|
||||
|
||||
Building and installing slapd requires three simple steps: configuring;
|
||||
|
|
|
|||
|
|
@ -1,3 +1,5 @@
|
|||
# Copyright 1999, The OpenLDAP Foundation, All Rights Reserved.
|
||||
# COPYING RESTRICTIONS APPLY, see COPYRIGHT.
|
||||
H1: Introduction to slapd and slurpd
|
||||
|
||||
This document describes how to build, configure, and run the stand-alone
|
||||
|
|
|
|||
|
|
@ -1,3 +1,6 @@
|
|||
# Copyright 1999, The OpenLDAP Foundation, All Rights Reserved.
|
||||
# COPYING RESTRICTIONS APPLY, see COPYRIGHT.
|
||||
#
|
||||
# master.sdf
|
||||
# SDF master file for the OpenLDAP Administrator's guide
|
||||
#
|
||||
|
|
|
|||
|
|
@ -1,3 +1,5 @@
|
|||
# Copyright 1999, The OpenLDAP Foundation, All Rights Reserved.
|
||||
# COPYING RESTRICTIONS APPLY, see COPYRIGHT.
|
||||
H1: Monitoring Slapd
|
||||
|
||||
Slapd supports a monitoring interface you can use to find out
|
||||
|
|
|
|||
|
|
@ -1,3 +1,5 @@
|
|||
# Copyright 1999, The OpenLDAP Foundation, All Rights Reserved.
|
||||
# COPYING RESTRICTIONS APPLY, see COPYRIGHT.
|
||||
# file: guide.sdf
|
||||
#
|
||||
|
||||
|
|
|
|||
|
|
@ -1,3 +1,5 @@
|
|||
# Copyright 1999, The OpenLDAP Foundation, All Rights Reserved.
|
||||
# COPYING RESTRICTIONS APPLY, see COPYRIGHT.
|
||||
|
||||
H1: A Quick-Start Guide to Running slapd
|
||||
|
||||
|
|
|
|||
|
|
@ -1,3 +1,5 @@
|
|||
# Copyright 1999, The OpenLDAP Foundation, All Rights Reserved.
|
||||
# COPYING RESTRICTIONS APPLY, see COPYRIGHT.
|
||||
H1: Distributing {{I: slapd}} DATA
|
||||
|
||||
For many sites, running one or more {{I: slapds}} that hold an
|
||||
|
|
|
|||
|
|
@ -1,3 +1,5 @@
|
|||
# Copyright 1999, The OpenLDAP Foundation, All Rights Reserved.
|
||||
# COPYING RESTRICTIONS APPLY, see COPYRIGHT.
|
||||
H1: Replication with slurpd
|
||||
|
||||
In certain configurations, a single slapd instance may be
|
||||
|
|
|
|||
|
|
@ -1,3 +1,5 @@
|
|||
# Copyright 1999, The OpenLDAP Foundation, All Rights Reserved.
|
||||
# COPYING RESTRICTIONS APPLY, see COPYRIGHT.
|
||||
H1: Running slapd
|
||||
|
||||
Slapd can be run in two different modes, stand-alone or from
|
||||
|
|
|
|||
|
|
@ -1,3 +1,5 @@
|
|||
# Copyright 1999, The OpenLDAP Foundation, All Rights Reserved.
|
||||
# COPYING RESTRICTIONS APPLY, see COPYRIGHT.
|
||||
H1: The {{I: slapd}} Configuration File
|
||||
|
||||
Once the software has been built and installed, you are ready to configure it
|
||||
|
|
|
|||
|
|
@ -1,3 +1,6 @@
|
|||
# Copyright 1999, The OpenLDAP Foundation, All Rights Reserved.
|
||||
# COPYING RESTRICTIONS APPLY, see COPYRIGHT.
|
||||
|
||||
H1: Performance Tuning
|
||||
|
||||
There are several things you can do to tune the performance of
|
||||
|
|
|
|||
Loading…
Reference in a new issue