1 <?xml version="1.0" encoding="iso-8859-1"?>
2 <!DOCTYPE refentry PUBLIC "-//Samba-Team//DTD DocBook V4.2-Based Variant V1.0//EN" "http://www.samba.org/samba/DTD/samba-doc">
5 xmlns:xi="http://www.w3.org/2003/XInclude">
6 <title>The Official Samba-4 HOWTO</title>
10 <editor>&person.jelmer;</editor>
12 <pubdate><?latex \today ?></pubdate>
16 <?latex \setcounter{page}{5} ?>
19 <title>Attribution</title>
21 <xi:include href="../Samba4-HOWTO-attributions.xml"/>
25 <?latex \cleardoublepage ?>
29 <?latex \cleardoublepage ?>
32 <title>Introduction to SMB networks</title>
34 <para>Not everybody is already familiar with SMB networks and the jargon
35 used in such networks. This part describes the evolution of SMB,
36 how the protocol is structured and what Samba can be used for. </para>
38 <para>NT admins, already familiar with SMB networks, are probably only
39 interested in the chapter about Samba itself.</para>
41 <xi:include href="protocol.xml"/>
42 <xi:include href="samba.xml"/>
47 <title>Samba 4 Basics</title>
51 <xi:include href="config.xml"/>
52 <xi:include href="ldb.xml"/>
56 <title>Network model</title>
59 A SMB server is used in a certain network type
60 (workgroup, domain, active directory) with a specific
61 role (stand-alone, primary domain controller, backup domain controller, etc) in that network. Samba has to be configured according to that role.
62 Each of the chapters in this part describes how to configure Samba
69 <title>Network Model: Share-based security</title>
71 <xi:include href="security=share.xml"/>
75 <title>Network Model: User-based security</title>
76 <xi:include href="security=user.xml"/>
80 <title>Network Model: NT4-style domains</title>
82 <xi:include href="domain-pdc.xml"/>
83 <xi:include href="domain-bdc.xml"/>
84 <xi:include href="domain-member.xml"/>
88 <title>Network Model - Active Directory</title>
90 <xi:include href="ad-dc.xml"/>
91 <xi:include href="ad-member.xml"/>
95 <title>Common services</title>
98 Independent of the role the server has, it can provide services.
99 Examples of services are printing, user management, authentication, etc.
102 <xi:include href="shares.xml"/>
103 <xi:include href="printing.xml"/>
104 <xi:include href="auth.xml"/>
105 <xi:include href="registry.xml"/>
109 <title>Clients</title>
111 <para>Samba includes a number of different clients for accessing
112 SMB file, print and other services. Pretty much every service can
113 be access using a command-line utility, though there are several
114 GUI clients available as well.</para>
116 <xi:include href="smbclient.xml"/>
117 <xi:include href="cifsfs.xml"/>
118 <xi:include href="gui-clients.xml"/>
122 <title>Appendices</title>
124 <xi:include href="compiling.xml"/>
130 <?latex \include{gpl}?>
132 <!--<xi:include href="../Samba-HOWTO-Collection/glossary.xml"/>-->
134 <?latex \chaptermark{Subject index} ?>