summaryrefslogtreecommitdiff
path: root/docs/howto/index.xml
blob: 410cbc010abfb3332de4d54f502e4f0b0f686899 (plain)
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
18
19
20
21
22
23
24
25
26
27
28
29
30
31
32
33
34
35
36
37
38
39
40
41
42
43
44
45
46
47
48
49
50
51
52
53
54
55
56
57
58
59
60
61
62
63
64
65
66
67
68
69
70
71
72
73
74
75
76
77
78
79
80
81
82
83
84
85
86
87
88
89
90
91
92
93
94
95
96
97
98
99
100
101
102
103
104
105
106
107
108
109
110
111
112
113
114
115
116
117
118
119
120
121
122
123
124
125
126
127
128
129
130
131
132
133
134
135
136
137
138
139
140
141
142
143
144
145
146
147
148
149
150
151
152
153
154
155
156
157
158
159
160
161
162
163
164
165
166
167
168
169
170
171
172
173
174
175
176
177
178
179
180
181
182
183
184
185
186
187
188
189
190
191
192
193
<?xml version="1.0" encoding="iso-8859-1"?>
<!DOCTYPE book PUBLIC "-//OASIS//DTD DocBook XML V4.2//EN" "http://www.oasis-open.org/docbook/xml/4.2/docbookx.dtd" [

<!ENTITY % globalentities SYSTEM '../global.ent'> %globalentities;
]>

<book id="Samba-HOWTO-Collection">
<title>The Official Samba-3 HOWTO and Reference Guide</title>

<bookinfo>
	<authorgroup>
	<editor>&person.jelmer;</editor>
	<editor>&person.jht;</editor>
	<editor>&person.jerry;</editor>
	</authorgroup>
	<pubdate><?latex \today ?></pubdate>

</bookinfo>

<?latex \setcounter{page}{5} ?>

<preface>
	<title>Attribution</title>
	<para>
		&attributions;
	</para>
</preface>

<?latex \cleardoublepage ?>

<preface>
	<title>Abstract</title>

<para>
The editors wish to thank you for your decision to purchase this book.
The Official Samba-3 HOWTO and Reference Guide is the result of many years
of accumulation of information, feedback, tips, hints, and happy solutions.
</para>

<para>
Please note that this book is a living document, the contents of which are
constantly being updated. We encourage you to contribute your tips, techniques,
helpful hints, and your special insight into the Windows networking world to
help make the next generation of this book even more valuable to Samba users.
</para>

<para>
We have made a concerted effort to document more comprehensively than has been
done previously the information that may help you to better deploy Samba and to
gain more contented network users.
</para>

<para>
This book provides example configurations, it documents key aspects of Microsoft
Windows networking, provides in-depth insight into the important configuration of
Samba-3, and helps to put all of these into a useful framework.
</para>

<para>
The most recent electronic versions of this document can be found at
<ulink noescape="1" url="http://www.samba.org/">http://www.samba.org/</ulink>
on the <quote>Documentation</quote> page.
</para>

<para>
Updates, patches and corrections are most welcome. Please email your contributions
to any one of the following:
</para>

<para>
<simplelist>
<member><ulink noescape="1" url="mailto:jelmer@samba.org">Jelmer Vernooij (jelmer@samba.org)</ulink></member>
<member><ulink noescape="1" url="mailto:jht@samba.org">John H. Terpstra (jht@samba.org)</ulink></member>
<member><ulink noescape="1" url="mailto:jerry@samba.org">Gerald (Jerry) Carter (jerry@samba.org)</ulink></member>
</simplelist>
</para>

<para>
We wish to advise that only original and unencumbered material can be published. Please do not submit
content that is not your own work unless proof of consent from the copyright holder accompanies your
submission.
</para>

</preface>

<?latex \cleardoublepage ?>

&foreword-tridge;

<?latex \cleardoublepage ?>
<!-- Contents -->
<toc/>
<?latex \cleardoublepage ?>

<lot/>

&IntroSMB;

<!-- Chapters -->
<part id="introduction">
<title>General Installation</title>
<?latex \pagenumbering{arabic} ?>
<partintro>
<title>Preparing Samba for Configuration</title>
<para>This section of the Samba-HOWTO-Collection contains general info on how to install Samba 
and how to configure the parts of Samba you will most likely need.
PLEASE read this.</para>
</partintro>
&UNIX-INSTALL;
&FastStart;
</part>

<part id="type">
<title>Server Configuration Basics</title>
<partintro>
<title>First Steps in Server Configuration</title>
<para>
Samba can operate in various modes within SMB networks. This HOWTO section contains information on
configuring Samba to function as the type of server your network requires. Please read this
section carefully.
</para>
</partintro>
&ServerType;
&Samba-PDC-HOWTO;
&Samba-BDC-HOWTO;
&DOMAIN-MEMBER;
&StandAloneServer;
&ClientConfig;
</part>

<part id="optional">
<title>Advanced Configuration</title>
<partintro>
<title>Valuable Nuts and Bolts Information</title>
<para>
Samba has several features that you might want or might not want to use. The chapters in this part each cover specific Samba features.
</para>
</partintro>
&NetworkBrowsing;
&Passdb;
&GROUP-MAPPING-HOWTO;
&AccessControls;
&locking;
&SecuringSamba;
&Trusts;
&MS-Dfs-Setup;
&PRINTER-DRIVER2;
&CUPS;
&VFS;
&WINBIND;
&AdvancedNetworkAdmin;
&PolicyMgmt;
&ProfileMgmt;
&Samba-PAM;
&IntegratingWithWindows;
&unicode;
&Backup;
&HighAvailability;
</part>

<part id="migration">
<title>Migration and Updating</title>
&upgrading;
&NT4Migration;
&SWAT;
</part>

<part id="troubleshooting">
<title>Troubleshooting</title>
&Diagnosis;
&problems;
&BUGS;
</part>

<part id="Appendix">
<title>Appendixes</title>
&Compiling;
&Portability;
&Other-Clients;
&SPEED;
&DNS-DHCP-Configuration;
</part>



<?latex \include{gpl}?>

&glossary;

<?latex \chaptermark{Subject index} ?>
<index/>

</book>