1# $OpenLDAP: pkg/openldap-guide/admin/master.sdf,v 1.18.2.7 2008/04/14 20:35:10 quanah Exp $ 2# Copyright 1999-2008 The OpenLDAP Foundation, All Rights Reserved. 3# COPYING RESTRICTIONS APPLY, see COPYRIGHT. 4# 5# master file for the OpenLDAP Administrator's Guide 6# 7# 8# To generate guide for distribution: 9# sdf -2html guide.sdf 10# sdf -2txt guide.sdf 11# cp guide.{html,txt} $distribution/doc/guide 12# 13# To generate pages for web 14# sdf -2topics index.sdf 15# 16!include "../preamble.sdf"; plain 17 18# title information 19!include "title.sdf" 20PB: 21 22# Document copyright, publishing info, acknowledgements, preface 23!include "preface.sdf"; about 24PB: 25 26# Chapters 27!include "intro.sdf"; chapter 28PB: 29 30!include "quickstart.sdf"; chapter 31PB: 32 33!include "config.sdf"; chapter 34PB: 35 36!include "install.sdf"; chapter 37PB: 38 39!include "slapdconf2.sdf"; chapter 40PB: 41 42!include "slapdconfig.sdf"; chapter 43PB: 44 45!include "access-control.sdf"; chapter 46PB: 47 48!include "runningslapd.sdf"; chapter 49PB: 50 51!include "dbtools.sdf"; chapter 52PB: 53 54!include "backends.sdf"; chapter 55PB: 56 57!include "overlays.sdf"; chapter 58PB: 59 60!include "schema.sdf"; chapter 61PB: 62 63!include "security.sdf"; chapter 64PB: 65 66!include "sasl.sdf"; chapter 67PB: 68 69!include "tls.sdf"; chapter 70PB: 71 72!include "referrals.sdf"; chapter 73PB: 74 75!include "replication.sdf"; chapter 76PB: 77 78!include "maintenance.sdf"; chapter 79PB: 80 81!include "monitoringslapd.sdf"; chapter 82PB: 83 84!include "tuning.sdf"; chapter 85PB: 86 87!include "troubleshooting.sdf"; chapter 88PB: 89 90# Appendices 91!include "appendix-changes.sdf"; appendix 92PB: 93 94# Upgrade from 2.3.x 95!include "appendix-upgrading.sdf"; appendix 96PB: 97 98# Common Errors 99!include "appendix-common-errors.sdf"; appendix 100PB: 101 102# What versions we recommend 103!include "appendix-recommended-versions.sdf"; appendix 104PB: 105 106# Real Deployments 107!include "appendix-deployments.sdf"; appendix 108PB: 109 110# Contributions 111!include "appendix-contrib.sdf"; appendix 112PB: 113 114# Config file examples 115!include "appendix-configs.sdf"; appendix 116PB: 117 118# LDAP Result Codes 119!include "appendix-ldap-result-codes.sdf"; appendix 120PB: 121 122 123# Terms 124!include "glossary.sdf"; appendix 125PB: 126 127# Autoconf 128!include "../release/autoconf.sdf"; appendix 129PB: 130 131# Software Copyright/License 132!include "../release/copyright.sdf"; appendix 133PB: 134 135!include "../release/license.sdf"; appendix 136