1999-09-30 12:57:45 -04:00
|
|
|
# $OpenLDAP$
|
2000-07-22 14:59:40 -04:00
|
|
|
# Copyright 1999-2000, The OpenLDAP Foundation, All Rights Reserved.
|
1999-05-01 18:11:02 -04:00
|
|
|
# COPYING RESTRICTIONS APPLY, see COPYRIGHT.
|
|
|
|
|
#
|
1999-05-02 21:19:22 -04:00
|
|
|
# master file for the OpenLDAP Administrator's Guide
|
|
|
|
|
#
|
|
|
|
|
#
|
|
|
|
|
# To generate guide for distribution:
|
|
|
|
|
# sdf -2html guide.sdf
|
|
|
|
|
# sdf -2txt guide.sdf
|
|
|
|
|
# cp guide.{html,txt} $distribution/doc/guide
|
|
|
|
|
#
|
|
|
|
|
# To generate pages for web
|
|
|
|
|
# sdf -2topics index.sdf
|
|
|
|
|
#
|
|
|
|
|
|
|
|
|
|
!include "../preamble.sdf"; plain
|
1999-05-01 18:11:02 -04:00
|
|
|
|
|
|
|
|
# title information
|
|
|
|
|
!include "title.sdf"
|
|
|
|
|
|
|
|
|
|
# Document copyright, publishing info, acknowledgements, preface
|
1999-05-02 21:19:22 -04:00
|
|
|
!include "preface.sdf"; about
|
1999-05-01 18:11:02 -04:00
|
|
|
|
|
|
|
|
# Chapters
|
|
|
|
|
!include "intro.sdf"; chapter
|
|
|
|
|
!include "quickstart.sdf"; chapter
|
|
|
|
|
!include "config.sdf"; chapter
|
|
|
|
|
!include "install.sdf"; chapter
|
|
|
|
|
!include "slapdconfig.sdf"; chapter
|
|
|
|
|
!include "runningslapd.sdf"; chapter
|
|
|
|
|
!include "monitoringslapd.sdf"; chapter
|
|
|
|
|
!include "dbtools.sdf"; chapter
|
|
|
|
|
!include "tuning.sdf"; chapter
|
|
|
|
|
!include "referrals.sdf"; chapter
|
|
|
|
|
!include "replication.sdf"; chapter
|
|
|
|
|
|
|
|
|
|
# Appendices
|
|
|
|
|
!include "../release/autoconf.sdf"; appendix
|
|
|
|
|
|
|
|
|
|
# Software Copyright/License
|
|
|
|
|
!include "../release/copyright.sdf"; appendix
|
|
|
|
|
!include "../release/license.sdf"; appendix
|