2 # Copyright 1999-2012 The OpenLDAP Foundation, All Rights Reserved.
3 # COPYING RESTRICTIONS APPLY, see COPYRIGHT.
5 # master file for the OpenLDAP Administrator's Guide
8 # To generate guide for distribution:
11 # cp guide.{html,txt} $distribution/doc/guide
13 # To generate pages for web
14 # sdf -2topics index.sdf
16 !include "../preamble.sdf"; plain
22 # Document copyright, publishing info, acknowledgements, preface
23 !include "preface.sdf"; about
27 !include "intro.sdf"; chapter
30 !include "quickstart.sdf"; chapter
33 !include "config.sdf"; chapter
36 !include "install.sdf"; chapter
39 !include "slapdconf2.sdf"; chapter
42 !include "slapdconfig.sdf"; chapter
45 !include "runningslapd.sdf"; chapter
48 !include "access-control.sdf"; chapter
51 !include "limits.sdf"; chapter
54 !include "dbtools.sdf"; chapter
57 !include "backends.sdf"; chapter
60 !include "overlays.sdf"; chapter
63 !include "schema.sdf"; chapter
66 !include "security.sdf"; chapter
69 !include "sasl.sdf"; chapter
72 !include "tls.sdf"; chapter
75 !include "referrals.sdf"; chapter
78 !include "replication.sdf"; chapter
81 !include "maintenance.sdf"; chapter
84 !include "monitoringslapd.sdf"; chapter
87 !include "tuning.sdf"; chapter
90 !include "troubleshooting.sdf"; chapter
94 !include "appendix-changes.sdf"; appendix
98 !include "appendix-upgrading.sdf"; appendix
102 !include "appendix-common-errors.sdf"; appendix
105 # What versions we recommend
106 !include "appendix-recommended-versions.sdf"; appendix
110 !include "appendix-deployments.sdf"; appendix
114 !include "appendix-contrib.sdf"; appendix
117 # Config file examples
118 !include "appendix-configs.sdf"; appendix
122 !include "appendix-ldap-result-codes.sdf"; appendix
127 !include "glossary.sdf"; appendix
131 !include "../release/autoconf.sdf"; appendix
134 # Software Copyright/License
135 !include "../release/copyright.sdf"; appendix
138 !include "../release/license.sdf"; appendix