]> git.sur5r.net Git - openldap/blob - doc/guide/admin/master.sdf
556f8a07f6a268e857b5321596202b514f41429c
[openldap] / doc / guide / admin / master.sdf
1 # $OpenLDAP$
2 # Copyright 1999-2017 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"
20 PB:
21
22 # Document copyright, publishing info, acknowledgements, preface
23 !include "preface.sdf"; about
24 PB:
25
26 # Chapters
27 !include "intro.sdf"; chapter
28 PB:
29
30 !include "quickstart.sdf"; chapter
31 PB:
32
33 !include "config.sdf"; chapter
34 PB:
35
36 !include "install.sdf"; chapter
37 PB:
38
39 !include "slapdconf2.sdf"; chapter
40 PB:
41
42 !include "slapdconfig.sdf"; chapter
43 PB:
44
45 !include "runningslapd.sdf"; chapter
46 PB:
47
48 !include "access-control.sdf"; chapter
49 PB:
50
51 !include "limits.sdf"; chapter
52 PB:
53
54 !include "dbtools.sdf"; chapter
55 PB:
56
57 !include "backends.sdf"; chapter
58 PB:
59
60 !include "overlays.sdf"; chapter
61 PB:
62
63 !include "schema.sdf"; chapter
64 PB:
65
66 !include "security.sdf"; chapter
67 PB:
68
69 !include "sasl.sdf"; chapter
70 PB:
71
72 !include "tls.sdf"; chapter
73 PB:
74
75 !include "referrals.sdf"; chapter
76 PB:
77
78 !include "replication.sdf"; chapter
79 PB:
80
81 !include "maintenance.sdf"; chapter
82 PB:
83
84 !include "monitoringslapd.sdf"; chapter
85 PB:
86
87 !include "tuning.sdf"; chapter
88 PB:
89
90 !include "troubleshooting.sdf"; chapter
91 PB:
92
93 # Appendices 
94 !include "appendix-changes.sdf"; appendix
95 PB:
96
97 # Upgrade from 2.3.x
98 !include "appendix-upgrading.sdf"; appendix
99 PB:
100
101 # Common Errors
102 !include "appendix-common-errors.sdf"; appendix
103 PB:
104
105 # What versions we recommend 
106 !include "appendix-recommended-versions.sdf"; appendix
107 PB:
108
109 # Real Deployments
110 !include "appendix-deployments.sdf"; appendix
111 PB:
112
113 # Contributions
114 !include "appendix-contrib.sdf"; appendix
115 PB:
116
117 # Config file examples
118 !include "appendix-configs.sdf"; appendix
119 PB:
120
121 # LDAP Result Codes
122 !include "appendix-ldap-result-codes.sdf"; appendix
123 PB:
124
125
126 # Terms
127 !include "glossary.sdf"; appendix
128 PB:
129
130 # Autoconf 
131 !include "../release/autoconf.sdf"; appendix
132 PB:
133
134 # Software Copyright/License
135 !include "../release/copyright.sdf"; appendix
136 PB:
137
138 !include "../release/license.sdf"; appendix