source: networking/netprogs/samba.xml@ f89b587

10.0 10.1 11.0 11.1 11.2 11.3 12.0 12.1 8.1 8.2 8.3 8.4 9.0 9.1 basic bdubbs/svn elogind kea ken/TL2024 ken/inkscape-core-mods ken/tuningfonts lazarus lxqt perl-modules plabs/newcss plabs/python-mods python3.11 qt5new rahul/power-profiles-daemon renodr/vulkan-addition trunk upgradedb xry111/intltool xry111/llvm18 xry111/soup3 xry111/test-20220226 xry111/xf86-video-removal
Last change on this file since f89b587 was f89b587, checked in by DJ Lucas <dj@…>, 7 years ago

Update to Samba-4.6.2. Fixes #9046.

git-svn-id: svn://svn.linuxfromscratch.org/BLFS/trunk/BOOK@18575 af4574ff-66df-0310-9fd7-8a98e5e911e0

  • Property mode set to 100644
File size: 49.7 KB
Line 
1<?xml version="1.0" encoding="ISO-8859-1"?>
2<!DOCTYPE sect1 PUBLIC "-//OASIS//DTD DocBook XML V4.5//EN"
3 "http://www.oasis-open.org/docbook/xml/4.5/docbookx.dtd" [
4 <!ENTITY % general-entities SYSTEM "../../general.ent">
5 %general-entities;
6
7 <!ENTITY samba-download-http "https://download.samba.org/pub/samba/stable/samba-&samba-version;.tar.gz">
8 <!ENTITY samba-download-ftp " ">
9 <!ENTITY samba-md5sum "461def8190ffc651fd8458b24ca2a622">
10 <!ENTITY samba-size "20.1 MB">
11 <!ENTITY samba-buildsize "566 MB (add 371 MB for quicktest, add up to 1.6 GB additional for developer tests)">
12 <!ENTITY samba-time "8.7 SBU (add 4.3 SBU for quicktest, and up to 100 SBU to run developer tests)">
13]>
14
15<sect1 id="samba" xreflabel="Samba-&samba-version;">
16 <?dbhtml filename="samba.html"?>
17
18 <sect1info>
19 <othername>$LastChangedBy$</othername>
20 <date>$Date$</date>
21 </sect1info>
22
23 <title>Samba-&samba-version;</title>
24
25 <indexterm zone="samba">
26 <primary sortas="a-Samba">Samba</primary>
27 </indexterm>
28
29 <sect2 role="package">
30 <title>Introduction to Samba</title>
31
32 <para>The <application>Samba</application> package provides file and print
33 services to SMB/CIFS clients and Windows networking to Linux clients.
34 <application>Samba</application> can also be configured as a Windows Domain
35 Controller replacement, a file/print server acting as a member of a Windows
36 Active Directory domain and a NetBIOS (rfc1001/1002) nameserver (which
37 among other things provides LAN browsing support).</para>
38
39 &lfs80_checked;
40
41 <bridgehead renderas="sect3">Package Information</bridgehead>
42 <itemizedlist spacing="compact">
43 <listitem>
44 <para>Download (HTTP): <ulink url="&samba-download-http;"/></para>
45 </listitem>
46 <listitem>
47 <para>Download (FTP): <ulink url="&samba-download-ftp;"/></para>
48 </listitem>
49 <listitem>
50 <para>Download MD5 sum: &samba-md5sum;</para>
51 </listitem>
52 <listitem>
53 <para>Download size: &samba-size;</para>
54 </listitem>
55 <listitem>
56 <para>Estimated disk space required: &samba-buildsize;</para>
57 </listitem>
58 <listitem>
59 <para>Estimated build time: &samba-time;</para>
60 </listitem>
61 </itemizedlist>
62
63 <bridgehead renderas="sect3">Samba Dependencies</bridgehead>
64
65 <bridgehead renderas="sect4">Required</bridgehead>
66 <para role="required">
67 <xref linkend="python2"/>
68 </para>
69
70 <bridgehead renderas="sect4">Recommended</bridgehead>
71 <para role="recommended">
72 <xref linkend="gpgme"/>,
73 <xref linkend="libtirpc"/>,
74 <xref linkend="libxslt"/> (for documentation),
75 <xref linkend="perl-parse-yapp"/>,
76 <xref linkend="pycrypto"/>,
77 <xref linkend="python3"/>, and
78 <xref linkend="openldap"/>
79 </para>
80
81 <bridgehead renderas="sect4">Optional</bridgehead>
82 <para role="optional">
83 <xref linkend="avahi"/>,
84 <xref linkend="cups"/>,
85 <xref linkend="cyrus-sasl"/>,
86 <xref linkend="gdb"/>,
87 <xref linkend="git"/>,
88 <xref linkend="gnupg2"/> (required for ADS and testsuite),
89 <xref linkend="gnutls"/>,
90 <xref linkend="libarchive"/>,
91 <xref linkend="libcap-pam"/>,
92 <xref linkend="libgcrypt"/>,
93 <xref linkend="linux-pam"/>,
94 <xref linkend="mitkrb"/>,
95 <xref linkend="nss"/>,
96 <xref linkend="popt"/>,
97 <xref linkend="talloc"/> (included),
98 <xref linkend="vala"/>,
99 <xref linkend="valgrind"/> (optionally used by the test suite),
100 <xref linkend="xfsprogs"/>,
101 <ulink url="https://ctdb.samba.org/">ctdb</ulink> (included),
102 <ulink url="https://people.gnome.org/~veillard/gamin/">Gamin</ulink>,
103 <ulink url="http://www.h5l.org/">Heimdal</ulink> (currently not working),
104 <ulink url="http://ftp.de.debian.org/debian/pool/main/liba/libaio/">libaio</ulink>,
105 <ulink url="http://www.nongnu.org/libunwind/">libunwind</ulink>,
106 <ulink url="https://ldb.samba.org/">ldb</ulink> (included),
107 <ulink url="&pypi;/m2crypto">M2Crypto</ulink> (required for ADS),
108 <ulink url="http://www.openafs.org/">OpenAFS</ulink>,
109 <ulink url="&pypi;/pygpgme/">PyGPGME</ulink> (recommended for ADS),
110 <ulink url="https://tevent.samba.org/">tevent</ulink> (included), and
111 <ulink url="https://tdb.samba.org/">tdb</ulink> (included)
112 </para>
113
114 <bridgehead renderas="sect4">Optional (for the Developer Test Suite)</bridgehead>
115 <para role="optional">Install in listed order:
116 <ulink url="&pypi;/six/">six</ulink>,
117 <ulink url="&pypi;/argparse/">argparse</ulink>,
118 <ulink url="&pypi;/extras/">extras</ulink>,
119 <ulink url="&pypi;/py/">py</ulink>,
120 <ulink url="&pypi;/enum34/">enum34</ulink>,
121 <ulink url="&pypi;/hypothesis/">hypothesis</ulink>,
122 <ulink url="&pypi;/pytest/">pytest</ulink>,
123 <ulink url="&pypi;/coverage/">coverage</ulink>,
124 <ulink url="&pypi;/pytest-cov/">pytest-cov</ulink>,
125 <ulink url="&pypi;/doctools/">doctools</ulink>,
126 <ulink url="&pypi;/unittest2/">unittest2</ulink>,
127 <ulink url="&pypi;/testtools/">testtools</ulink>,
128 <ulink url="&pypi;/fixtures/">fixtures</ulink>,
129 <ulink url="&pypi;/python-mimeparse/">python-mimeparse</ulink>,
130 <ulink url="&pypi;/contextlib2/">contextlib2</ulink>,
131 <ulink url="&pypi;/traceback2/">traceback2</ulink>,
132 <ulink url="&pypi;/linecache2/">linecache2</ulink>,
133 <ulink url="&pypi;/testscenarios/">testscenarios</ulink>,
134 <ulink url="&pypi;/testresources/">testresources</ulink>,
135 <ulink url="&pypi;/virtualenv/">virtualenv</ulink>,
136 <ulink url="&pypi;/pbr/">pbr</ulink>, and
137 <ulink url="&pypi;/python-subunit/">python-subunit</ulink></para>
138
139 <para condition="html" role="usernotes">User Notes:
140 <ulink url="&blfs-wiki;/samba4"/></para>
141
142 </sect2>
143
144 <sect2 role="installation">
145 <title>Installation of Samba</title>
146
147 <para>Fix a test that always fails:</para>
148
149<screen><userinput>echo "^samba4.rpc.echo.*on.*ncacn_np.*with.*object.*nt4_dc" >> selftest/knownfail</userinput></screen>
150
151 <para>Install <application>Samba</application> by running the following
152 commands:</para>
153
154<screen revision="sysv"><userinput>./configure \
155 --prefix=/usr \
156 --sysconfdir=/etc \
157 --localstatedir=/var \
158 --with-piddir=/run/samba \
159 --with-pammodulesdir=/lib/security \
160 --enable-fhs \
161 --without-ad-dc \
162 --without-systemd \
163 --enable-selftest &amp;&amp;
164make</userinput></screen>
165
166<screen revision="systemd"><userinput>./configure \
167 --prefix=/usr \
168 --sysconfdir=/etc \
169 --localstatedir=/var \
170 --with-piddir=/run/samba \
171 --with-pammodulesdir=/lib/security \
172 --enable-fhs \
173 --without-ad-dc \
174 --enable-selftest &amp;&amp;
175make</userinput></screen>
176
177<!--
178 <para>According to <application>Samba</application> developers, the
179 limitation to 108 characters of the path length of a unix named pipe socket
180 may be the cause of errors, so that over 1/3 of the tests might fail. For
181 this reason, the switch <option>- -with-selftest-prefix=/tmp/quick</option>
182 (or another path with small number of characters) can be used with
183 configure. Even so, the
184 <quote><replaceable>samba3.raw.eas</replaceable></quote> test may fail,
185 apparently for the same reason. If one quicktest fails, it can be disabled.
186 For example, <quote><replaceable>samba3.raw.eas</replaceable></quote> may
187 be disabled with the following command:</para>
188
189<screen><userinput>sed -i "/samba3.blackbox.failure.failure/i \^samba3.raw.eas" selftest/knownfail</userinput></screen>
190-->
191
192 <para>To test the results, as the
193 <systemitem class="username">root</systemitem> user, issue:
194 <command>make quicktest</command>. The test suite will produce lines that
195 look like failures, but these are innocuous. The last few lines of output
196 should report <emphasis>"ALL OK"</emphasis> for a good test run. A summary
197 of any failures can be found in
198 <filename class="directory">./st/summary</filename>.</para>
199
200 <note>
201 <para>Additionally, developer test suites are available. If you've
202 installed the optional python modules above, you can run these tests with
203 <command>make test</command>. It is not recommended for the average
204 builder at nearly 100 SBU, and you should expect ~80 errors and ~30
205 failures from the 3000+ tests.</para>
206 </note>
207
208 <para>Now, as the <systemitem class="username">root</systemitem> user:</para>
209
210<screen role="root"><userinput>make install &amp;&amp;
211
212mv -v /usr/lib/libnss_win{s,bind}.so* /lib &amp;&amp;
213ln -v -sf ../../lib/libnss_winbind.so.2 /usr/lib/libnss_winbind.so &amp;&amp;
214ln -v -sf ../../lib/libnss_wins.so.2 /usr/lib/libnss_wins.so &amp;&amp;
215
216install -v -m644 examples/smb.conf.default /etc/samba &amp;&amp;
217
218mkdir -pv /etc/openldap/schema &amp;&amp;
219
220install -v -m644 examples/LDAP/README \
221 /etc/openldap/schema/README.LDAP &amp;&amp;
222
223install -v -m644 examples/LDAP/samba* \
224 /etc/openldap/schema &amp;&amp;
225
226install -v -m755 examples/LDAP/{get*,ol*} \
227 /etc/openldap/schema</userinput></screen>
228
229 </sect2>
230
231 <sect2 role="commands">
232 <title>Command Explanations</title>
233
234 <para><parameter>--enable-fhs</parameter>: Assigns all other file paths in
235 a manner compliant with the Filesystem Hierarchy Standard (FHS).</para>
236
237 <para revision="sysv"><parameter>--without-systemd</parameter>: Disable
238 <application>systemd</application> integration, since it is not built
239 in the SYS V version of LFS/BLFS.</para>
240
241 <para><parameter>--without-ad-dc</parameter>: Disable
242 Active Directory Domain Controller functionality. See <ulink
243 url="https://wiki.samba.org/index.php/Setup_a_Samba_Active_Directory_Domain_Controller">
244 Setup a Samba Active Directory Domain Controller</ulink> for detailed
245 information. Remove this switch if you've installed the Python modules
246 needed for ADS support. Note that BLFS does not provide a samba bootscript
247 for an Active Directory domain controller.</para>
248
249 <para><option>--with-selftest-prefix=SELFTEST_PREFIX</option>: This option
250 specifies the test suite work directory (default=./st).</para>
251
252 <para><command>mv -v /usr/lib/libnss_win{s,bind}.so* /lib</command>:
253 The nss libraries are installed in /usr/lib by default. Move them to
254 /lib.</para>
255
256 <para><command>ln -v -sf ../../lib/libnss_winbind.so.2 /usr/lib/libnss_winbind.so</command>
257 and <command>ln -v -sf ../../lib/libnss_wins.so.2 /usr/lib/libnss_wins.so</command>:
258 These symlinks are required when applications build against these
259 libraries.</para>
260
261 <para><command>install -v -m644 examples/LDAP/* /etc/openldap/schema</command>:
262 These commands are used to copy sample Samba schemas to the OpenLDAP
263 <filename class='directory'>schema</filename> directory.</para>
264
265 <para><command>install -v -m644 ../examples/smb.conf.default
266 /etc/samba</command>: This copies a default <filename>smb.conf</filename>
267 file into <filename>/etc/samba</filename>. This sample configuration will
268 not work until you copy it to <filename>/etc/samba/smb.conf</filename> and
269 make the appropriate changes for your installation. See the configuration
270 section for minimum values which must be set.</para>
271
272 </sect2>
273
274 <sect2 role="configuration">
275 <title>Configuring Samba</title>
276
277 <sect3 id="samba-config">
278 <title>Config Files</title>
279
280 <para>/etc/samba/smb.conf</para>
281
282 <indexterm zone="samba samba-config">
283 <primary sortas="e-etc-samba-smb.conf">/etc/samba/smb.conf</primary>
284 </indexterm>
285
286 </sect3>
287
288 <sect3>
289 <title>Printing to SMB Clients</title>
290
291 <para>If you use <application>CUPS</application> for print services,
292 and you wish to print to a printer attached to an SMB client, you
293 need to create an SMB backend device. To create the device, issue the
294 following command as the <systemitem class="username">root</systemitem>
295 user:</para>
296
297<screen role="root"><userinput>ln -v -sf /usr/bin/smbspool /usr/lib/cups/backend/smb</userinput></screen>
298
299 </sect3>
300
301 <sect3>
302 <title>Configuration Information</title>
303
304 <para>Due to the complexity and the many various uses for
305 <application>Samba</application>, complete configuration for all the
306 package's capabilities is well beyond the scope of the BLFS book. This
307 section provides instructions to configure the
308 <filename>/etc/samba/smb.conf</filename> file for two common scenarios.
309 The complete contents of <filename>/etc/samba/smb.conf</filename> will
310 depend on the purpose of <application>Samba</application>
311 installation.</para>
312
313 <note>
314 <para>You may find it easier to copy the configuration parameters shown
315 below into an empty <filename>/etc/samba/smb.conf</filename> file
316 instead of copying and editing the default file as mentioned in the
317 <quote>Command Explanations</quote> section. How you create/edit the
318 <filename>/etc/samba/smb.conf</filename> file will be left up to
319 you. Do ensure the file is only writeable by the
320 <systemitem class="username">root</systemitem> user (mode 644).</para>
321 </note>
322
323 <sect4>
324 <title>Scenario 1: Minimal Standalone Client-Only Installation</title>
325
326 <para>Choose this variant if you only want to transfer files using
327 <command>smbclient</command>, mount Windows shares and print to Windows
328 printers, and don't want to share your files and printers to Windows
329 machines.</para>
330
331 <para>A <filename>/etc/samba/smb.conf</filename> file with the following
332 three parameters is sufficient:</para>
333
334<screen role='root'><literal>[global]
335 workgroup = <replaceable>MYGROUP</replaceable>
336 dos charset = <replaceable>cp850</replaceable>
337 unix charset = <replaceable>ISO-8859-1</replaceable></literal></screen>
338
339 <para>The values in this example specify that the computer belongs to a
340 Windows workgroup named
341 <quote><replaceable>MYGROUP</replaceable></quote>, uses the
342 <quote><replaceable>cp850</replaceable></quote> character set on the
343 wire when talking to MS-DOS and MS Windows 9x, and that the filenames
344 are stored in the <quote><replaceable>ISO-8859-1</replaceable></quote>
345 encoding on the disk. Adjust these values appropriately for your
346 installation. The <quote>unix charset</quote> value must be the same as
347 the output of <command>locale charmap</command> when executed with the
348 <envar>LANG</envar> variable set to your preferred locale, otherwise the
349 <command>ls</command> command may not display correct filenames of
350 downloaded files.</para>
351
352 <para>There is no need to run any <application>Samba</application>
353 servers in this scenario, thus you don't need to install the provided
354 bootscripts.</para>
355
356 </sect4>
357
358 <sect4>
359 <title>Scenario 2: Standalone File/Print Server</title>
360
361 <para>Choose this variant if you want to share your files and printers
362 to Windows machines in your workgroup in addition to the capabilities
363 described in Scenario 1.</para>
364
365 <para>In this case, the <filename>/etc/samba/smb.conf.default</filename>
366 file may be a good template to start from. Also add
367 <quote>dos charset</quote> and <quote>unix charset</quote> parameters
368 to the <quote>[global]</quote> section as described in Scenario 1 in
369 order to prevent filename corruption. For security reasons, you may
370 wish to define
371 <replaceable>path = /home/alice/shared-files</replaceable>,
372 assuming your user name is <replaceable>alice</replaceable> and you
373 only want to share the files in that directory, instead of your entire
374 home. Then, replace <replaceable>homes</replaceable> by
375 <replaceable>shared-files</replaceable> and change also the
376 <quote><literal>comment</literal></quote> if used the configuration
377 file below or the <filename>/etc/samba/smb.conf.default</filename>
378 to create yours.</para>
379
380 <para>The following configuration file creates a separate share for each
381 user's home directory and also makes all printers available to Windows
382 machines:</para>
383
384<screen role='root'><literal>[global]
385 workgroup = <replaceable>MYGROUP</replaceable>
386 dos charset = <replaceable>cp850</replaceable>
387 unix charset = <replaceable>ISO-8859-1</replaceable>
388
389[homes]
390 comment = Home Directories
391 browseable = no
392 writable = yes
393
394[printers]
395 comment = All Printers
396 path = /var/spool/samba
397 browseable = no
398 guest ok = no
399 printable = yes</literal></screen>
400
401 <para>Other parameters you may wish to customize in the
402 <quote>[global]</quote> section include:</para>
403
404<screen role='root'><literal> server string =
405 security =
406 hosts allow =
407 load printers =
408 log file =
409 max log size =
410 socket options =
411 local master =</literal></screen>
412
413 <para>Reference the comments in the
414 <filename>/etc/samba/smb.conf.default</filename> file for information
415 regarding these parameters.</para>
416
417 <para>Since the <command>smbd</command> and <command>nmbd</command>
418 daemons are needed in this case, install the <filename>samba</filename>
419 bootscript. Be sure to run <command>smbpasswd</command> (with the
420 <option>-a</option> option to add users) to enable and
421 set passwords for all accounts that need
422 <application>Samba</application> access. Using the default
423 <application>Samba</application> passdb backend, any user you attempt
424 to add will also be required to exist in the
425 <filename>/etc/passwd</filename> file.</para>
426
427 </sect4>
428
429 <sect4>
430 <title>Advanced Requirements</title>
431
432 <para>More complex scenarios involving domain control or membership are
433 possible. Such setups are advanced topics and cannot be adequately
434 covered in BLFS. Many complete books have been written on these topics
435 alone. Note that in some domain membership scenarios, the
436 <command>winbindd</command> daemon and the corresponding bootscript are
437 needed.</para>
438
439 <para>There is quite a bit of documentation available which covers many
440 of these advanced configurations. Point your web browser to the links
441 below to view some of the documentation included with the
442 <application>Samba</application> package:</para>
443
444 <itemizedlist spacing='compact'>
445 <listitem>
446 <para>Using Samba, 2nd Edition; a popular book published by O'Reilly
447 <ulink url="http://www.samba.org/samba/docs/using_samba/toc.html"/></para>
448 </listitem>
449 <listitem>
450 <para>The Official Samba HOWTO and Reference Guide <ulink
451 url="http://www.samba.org/samba/docs/man/Samba-HOWTO-Collection/"/>
452 </para>
453 </listitem>
454 <listitem>
455 <para>Samba-3 by Example
456 <ulink url="http://www.samba.org/samba/docs/man/Samba-Guide/"/>
457 </para>
458 </listitem>
459 </itemizedlist>
460
461 </sect4>
462
463 <sect4 id="samba-init" revision="sysv">
464 <title>Boot Script</title>
465
466 <para>For your convenience, boot scripts have been provided for
467 <application>Samba</application>. There are two included in the
468 <xref linkend="bootscripts"/> package. The first,
469 <filename>samba</filename>, will start the <command>smbd</command>
470 and <command>nmbd</command> daemons needed to provide SMB/CIFS
471 services. The second script, <filename>winbind</filename>, starts
472 the <command>winbindd</command> daemon, used for providing Windows
473 domain services to Linux clients.</para>
474
475 <indexterm zone="samba samba-init">
476 <primary sortas="f-samba">samba</primary>
477 </indexterm>
478
479 <indexterm zone="samba samba-init">
480 <primary sortas="f-winbind">winbind</primary>
481 </indexterm>
482
483 <para>The default <application>Samba</application> installation uses the
484 <systemitem class='username'>nobody</systemitem> user for guest access
485 to the server. This can be overridden by setting the
486 <option>guest account =</option> parameter in the
487 <filename>/etc/samba/smb.conf</filename> file. If you utilize the
488 <option>guest account =</option> parameter, ensure this user exists in
489 the <filename>/etc/passwd</filename> file. To use the default user,
490 issue the following commands as the
491 <systemitem class='username'>root</systemitem> user:</para>
492
493<screen role="root"><userinput>groupadd -g 99 nogroup &amp;&amp;
494useradd -c "Unprivileged Nobody" -d /dev/null -g nogroup \
495 -s /bin/false -u 99 nobody</userinput></screen>
496
497 <para>Install the <filename>samba</filename> script with the following
498 command issued as the <systemitem class="username">root</systemitem>
499 user:</para>
500
501<screen role="root"><userinput>make install-samba</userinput></screen>
502
503 <para>If you also need the <filename>winbindd</filename>
504 script to resolve names from Windows clients, run:</para>
505
506<screen role="root"><userinput>make install-winbindd</userinput></screen>
507
508 </sect4>
509
510 <sect4 id="samba-init-sysd" revision="systemd">
511 <title>Systemd Units</title>
512
513 <para>The default <application>Samba</application> installation uses the
514 <systemitem class='username'>nobody</systemitem> user for guest access
515 to the server. This can be overridden by setting the
516 <option>guest account =</option> parameter in the
517 <filename>/etc/samba/smb.conf</filename> file. If you utilize the
518 <option>guest account =</option> parameter, ensure this user exists in
519 the <filename>/etc/passwd</filename> file.</para>
520
521 <para>
522 To start the <application>Samba</application> daemons at boot,
523 install the systemd units from the <xref linkend="systemd-units"/>
524 package by running the following command as the
525 <systemitem class="username">root</systemitem> user:
526 </para>
527
528 <indexterm zone="samba samba-init-sysd">
529 <primary sortas="f-samba">samba</primary>
530 </indexterm>
531
532<screen role="root"><userinput>make install-samba</userinput></screen>
533
534 <para>
535 To start the <command>winbindd</command> daemon at boot,
536 install the systemd unit from the <xref linkend="systemd-units"/>
537 package by running the following command as the
538 <systemitem class="username">root</systemitem> user:
539 </para>
540
541 <indexterm zone="samba samba-init-sysd">
542 <primary sortas="f-winbindd">winbindd</primary>
543 </indexterm>
544
545<screen role="root"><userinput>make install-winbindd</userinput></screen>
546
547 <note>
548 <para>This package comes with two types of units: A service file and a
549 socket file. The service file will start the smbd daemon once at boot
550 and it will keep running until the system shuts down. The socket file
551 will make systemd listen on the smbd port (Default 445, needs to be
552 edited for anything else) and will start the smbd daemon when something
553 tries to connect to that port and stop the daemon when the connection
554 is terminated. This is called socket activation and is analogous to
555 using <application>{,x}inetd</application> on a SysVinit based
556 system.</para>
557
558 <para>By default, the first method is used - the smbd daemon is started
559 at boot and stopped at shutdown. If the socket method is desired, you
560 need to run the following commands as the
561 <systemitem class="username">root</systemitem> user:</para>
562
563<screen role="root"><userinput>systemctl stop smbd &amp;&amp;
564systemctl disable smbd &amp;&amp;
565systemctl enable smbd.socket &amp;&amp;
566systemctl start smbd.socket</userinput></screen>
567
568 <para>Note that only the smbd daemon can be socket activated.</para>
569 </note>
570 </sect4>
571
572 </sect3>
573
574 </sect2>
575
576 <sect2 role="content">
577 <title>Contents</title>
578
579 <segmentedlist>
580 <segtitle>Installed Programs</segtitle>
581 <segtitle>Installed Libraries</segtitle>
582 <segtitle>Installed Directories</segtitle>
583
584 <seglistitem>
585
586 <seg>
587 cifsdd, dbwrap_tool, eventlogadm, findsmb,gentest, ldbadd, ldbdel,
588 ldbedit, ldbmodify, ldbrename, ldbsearch, locktest, masktest,
589 mvxattr, ndrdump, net, nmbd, nmblookup, ntlm_auth, oLschema2ldif,
590 pdbedit, pidl, profiles, regdiff, regpatch, regshell, regtree,
591 rpcclient, samba, samba_dnsupdate, samba_kcc, samba-regedit,
592 samba_spnupdate, samba-tool, samba_upgradedns, sharesec,
593 smbcacls, smbclient, smbcontrol, smbcquotas, smbd, smbget,
594 smbpasswd, smbspool, smbstatus, smbtar, <!-- smbta-util, -->
595 smbtorture, smbtree, tdbbackup, tdbdump, tdbrestore, tdbtool,
596 testparm, wbinfo, and winbindd
597 </seg>
598
599 <seg>
600 <!-- libdcerpc-atsvc.so, --> libdcerpc-binding.so, libdcerpc-samr.so,
601 libdcerpc-server.so, libdcerpc.so, <!-- libgensec.so, -->
602 libndr-krb5pac.so, libndr-nbt.so, libndr.so, libndr-standard.so,
603 libnetapi.so, libnss_winbind.so, libnss_wins.so,
604 <!-- libregistry.so, --> libsamba-credentials.so, libsamba-errors.so,
605 libsamba-hostconfig.so, libsamba-passdb.so,
606 libsamba-policy.so, libsamba-util.so, libsamdb.so,
607 <!-- libsmbclient-raw.so, --> libsmbclient.so, libsmbconf.so,
608 libsmbldap.so, libtevent-util.so,
609 <!-- libtevent-unix.so, libtorture.so, -->
610 libwbclient.so, <!--mit_samba.so,
611 --> and winbind_krb5_locator.so; the pam_winbind.so
612 <!-- pam_smbpass.so --> PAM library; and assorted character set,
613 filesystem and support modules under
614 /usr/lib/{python&python2-majorver;,samba}
615 </seg>
616
617 <seg>
618 /etc/samba, /run/samba, /usr/include/samba-4.0,
619 /usr/lib/perl5/vendor_perl/5.x.y/Parse/Pidl/{Samba{3,4},Wireshark},
620 /usr/lib/python&python2-majorver;/site-packages/samba,
621 /usr/{lib,share}/samba, and /var/{cache,lib,lock,log,run}/samba
622 </seg>
623
624 </seglistitem>
625 </segmentedlist>
626
627 <variablelist>
628 <bridgehead renderas="sect3">Short Descriptions</bridgehead>
629 <?dbfo list-presentation="list"?>
630 <?dbhtml list-presentation="table"?>
631
632 <varlistentry id="cifsdd">
633 <term><command>cifsdd</command></term>
634 <listitem>
635 <para>is the dd command for SMB.</para>
636 <indexterm zone="samba cifsdd">
637 <primary sortas="b-cifsdd">cifsdd</primary>
638 </indexterm>
639 </listitem>
640 </varlistentry>
641
642 <varlistentry id="dbwrap_tool">
643 <term><command>dbwrap_tool</command></term>
644 <listitem>
645 <para>is used to read and manipulate TDB/CTDB databases using
646 the dbwrap interface.</para>
647 <indexterm zone="samba dbwrap_tool">
648 <primary sortas="b-dbwrap_tool">dbwrap_tool</primary>
649 </indexterm>
650 </listitem>
651 </varlistentry>
652
653 <varlistentry id="eventlogadm">
654 <term><command>eventlogadm</command></term>
655 <listitem>
656 <para>is used to write records to eventlogs from STDIN, add the
657 specified source and DLL eventlog registry entries and display the
658 active eventlog names (from <filename>smb.conf</filename>).</para>
659 <indexterm zone="samba eventlogadm">
660 <primary sortas="b-eventlogadm">eventlogadm</primary>
661 </indexterm>
662 </listitem>
663 </varlistentry>
664
665 <varlistentry id="findsmb">
666 <term><command>findsmb</command></term>
667 <listitem>
668 <para>is used to list info about machines that respond to SMB name
669 queries on a subnet.</para>
670 <indexterm zone="samba findsmb">
671 <primary sortas="b-findsmb">findsmb</primary>
672 </indexterm>
673 </listitem>
674 </varlistentry>
675
676 <varlistentry id="gentest">
677 <term><command>gentest</command></term>
678 <listitem>
679 <para>is used to run random generic SMB operations against two
680 SMB servers and show the differences in behavior.</para>
681 <indexterm zone="samba gentest">
682 <primary sortas="b-gentest">gentest</primary>
683 </indexterm>
684 </listitem>
685 </varlistentry>
686
687 <varlistentry id="ldbadd">
688 <term><command>ldbadd</command></term>
689 <listitem>
690 <para>is a command-line utility for adding records to an LDB
691 database.</para>
692 <indexterm zone="samba ldbadd">
693 <primary sortas="b-ldbadd">ldbadd</primary>
694 </indexterm>
695 </listitem>
696 </varlistentry>
697
698 <varlistentry id="ldbdel">
699 <term><command>ldbdel</command></term>
700 <listitem>
701 <para>is a command-line program for deleting LDB database
702 records.</para>
703 <indexterm zone="samba ldbdel">
704 <primary sortas="b-ldbdel">ldbdel</primary>
705 </indexterm>
706 </listitem>
707 </varlistentry>
708
709 <varlistentry id="ldbedit">
710 <term><command>ldbedit</command></term>
711 <listitem>
712 <para>allows you to edit LDB databases using your preferred
713 editor.</para>
714 <indexterm zone="samba ldbedit">
715 <primary sortas="b-ldbedit">ldbedit</primary>
716 </indexterm>
717 </listitem>
718 </varlistentry>
719
720 <varlistentry id="ldbmodify">
721 <term><command>ldbmodify</command></term>
722 <listitem>
723 <para>allows you to modify records in an LDB database.</para>
724 <indexterm zone="samba ldbmodify">
725 <primary sortas="b-ldbmodify">ldbmodify</primary>
726 </indexterm>
727 </listitem>
728 </varlistentry>
729
730 <varlistentry id="ldbrename">
731 <term><command>ldbrename</command></term>
732 <listitem>
733 <para>allows you to edit LDB databases using your preferred
734 editor.</para>
735 <indexterm zone="samba ldbrename">
736 <primary sortas="b-ldbrename">ldbrename</primary>
737 </indexterm>
738 </listitem>
739 </varlistentry>
740
741 <varlistentry id="ldbsearch">
742 <term><command>ldbsearch</command></term>
743 <listitem>
744 <para>searches an LDB database for records matching a specified
745 expression.</para>
746 <indexterm zone="samba ldbsearch">
747 <primary sortas="b-ldbsearch">ldbsearch</primary>
748 </indexterm>
749 </listitem>
750 </varlistentry>
751
752 <varlistentry id="locktest">
753 <term><command>locktest</command></term>
754 <listitem>
755 <para>is used to find differences in locking between two SMB
756 servers.</para>
757 <indexterm zone="samba locktest">
758 <primary sortas="b-locktest">locktest</primary>
759 </indexterm>
760 </listitem>
761 </varlistentry>
762
763 <varlistentry id="masktest">
764 <term><command>masktest</command></term>
765 <listitem>
766 <para>is used to find differences in wildcard matching between
767 Samba's implementation and that of a remote server.</para>
768 <indexterm zone="samba masktest">
769 <primary sortas="b-masktest">masktest</primary>
770 </indexterm>
771 </listitem>
772 </varlistentry>
773
774 <varlistentry id="mvxattr">
775 <term><command>mvxattr</command></term>
776 <listitem>
777 <para>is used to recursively rename extended attributes.</para>
778 <indexterm zone="samba mvxattr">
779 <primary sortas="b-mvxattr">mvxattr</primary>
780 </indexterm>
781 </listitem>
782 </varlistentry>
783
784 <varlistentry id="ndrdump">
785 <term><command>ndrdump</command></term>
786 <listitem>
787 <para>is a DCE/RPC Packet Parser and Dumper.</para>
788 <indexterm zone="samba ndrdump">
789 <primary sortas="b-ndrdump">ndrdump</primary>
790 </indexterm>
791 </listitem>
792 </varlistentry>
793
794 <varlistentry id="net">
795 <term><command>net</command></term>
796 <listitem>
797 <para>is a tool for administration of
798 <application>Samba</application> and remote CIFS servers, similar
799 to the <command>net</command> utility for DOS/Windows.</para>
800 <indexterm zone="samba net">
801 <primary sortas="b-net">net</primary>
802 </indexterm>
803 </listitem>
804 </varlistentry>
805
806 <varlistentry id="nmbd">
807 <term><command>nmbd</command></term>
808 <listitem>
809 <para>is the <application>Samba</application>
810 NetBIOS name server.</para>
811 <indexterm zone="samba nmbd">
812 <primary sortas="b-nmbd">nmbd</primary>
813 </indexterm>
814 </listitem>
815 </varlistentry>
816
817 <varlistentry id="nmblookup">
818 <term><command>nmblookup</command></term>
819 <listitem>
820 <para>is used to query NetBIOS names and map
821 them to IP addresses.</para>
822 <indexterm zone="samba nmblookup">
823 <primary sortas="b-nmblookup">nmblookup</primary>
824 </indexterm>
825 </listitem>
826 </varlistentry>
827
828 <varlistentry id="ntlm_auth">
829 <term><command>ntlm_auth</command></term>
830 <listitem>
831 <para>is a tool to allow external access to Winbind's
832 NTLM authentication function.</para>
833 <indexterm zone="samba ntlm_auth">
834 <primary sortas="b-ntlm_auth">ntlm_auth</primary>
835 </indexterm>
836 </listitem>
837 </varlistentry>
838
839 <varlistentry id="oLschema2ldif">
840 <term><command>oLschema2ldif</command></term>
841 <listitem>
842 <para>converts LDAP schema's to LDB-compatible LDIF.</para>
843 <indexterm zone="samba oLschema2ldif">
844 <primary sortas="b-oLschema2ldif">oLschema2ldif</primary>
845 </indexterm>
846 </listitem>
847 </varlistentry>
848
849 <varlistentry id="pdbedit">
850 <term><command>pdbedit</command></term>
851 <listitem>
852 <para>is a tool used to manage the SAM database.</para>
853 <indexterm zone="samba pdbedit">
854 <primary sortas="b-pdbedit">pdbedit</primary>
855 </indexterm>
856 </listitem>
857 </varlistentry>
858
859 <varlistentry id="pidl">
860 <term><command>pidl</command></term>
861 <listitem>
862 <para>is an IDL (Interface Definition Language) compiler
863 written in Perl.</para>
864 <indexterm zone="samba pidl">
865 <primary sortas="b-pidl">pidl</primary>
866 </indexterm>
867 </listitem>
868 </varlistentry>
869
870 <varlistentry id="profiles">
871 <term><command>profiles</command></term>
872 <listitem>
873 <para>is a utility that reports and changes SIDs in Windows
874 registry files. It currently only supports Windows NT.</para>
875 <indexterm zone="samba profiles">
876 <primary sortas="b-profiles">profiles</primary>
877 </indexterm>
878 </listitem>
879 </varlistentry>
880
881 <varlistentry id="regdiff">
882 <term><command>regdiff</command></term>
883 <listitem>
884 <para>is a Diff program for Windows registry files.</para>
885 <indexterm zone="samba regdiff">
886 <primary sortas="b-regdiff">regdiff</primary>
887 </indexterm>
888 </listitem>
889 </varlistentry>
890
891 <varlistentry id="regpatch">
892 <term><command>regpatch</command></term>
893 <listitem>
894 <para>applies registry patches to registry files.</para>
895 <indexterm zone="samba regpatch">
896 <primary sortas="b-regpatch">regpatch</primary>
897 </indexterm>
898 </listitem>
899 </varlistentry>
900
901 <varlistentry id="regshell">
902 <term><command>regshell</command></term>
903 <listitem>
904 <para>is a Windows registry file browser using readline.</para>
905 <indexterm zone="samba regshell">
906 <primary sortas="b-regshell">regshell</primary>
907 </indexterm>
908 </listitem>
909 </varlistentry>
910
911 <varlistentry id="regtree">
912 <term><command>regtree</command></term>
913 <listitem>
914 <para>is a text-mode registry viewer.</para>
915 <indexterm zone="samba regtree">
916 <primary sortas="b-regtree">regtree</primary>
917 </indexterm>
918 </listitem>
919 </varlistentry>
920
921 <varlistentry id="rpcclient">
922 <term><command>rpcclient</command></term>
923 <listitem>
924 <para>is used to execute MS-RPC client side functions.</para>
925 <indexterm zone="samba rpcclient">
926 <primary sortas="b-rpcclient">rpcclient</primary>
927 </indexterm>
928 </listitem>
929 </varlistentry>
930
931 <varlistentry id="samba-prog">
932 <term><command>samba</command></term>
933 <listitem>
934 <para>is a server to provide AD and SMB/CIFS services
935 to clients.</para>
936 <indexterm zone="samba samba-prog">
937 <primary sortas="b-samba-prog">samba</primary>
938 </indexterm>
939 </listitem>
940 </varlistentry>
941
942 <varlistentry id="samba_dnsupdate">
943 <term><command>samba_dnsupdate</command></term>
944 <listitem>
945 <para>is used to update our DNS names using TSIG-GSS.</para>
946 <indexterm zone="samba samba_dnsupdate">
947 <primary sortas="b-samba_dnsupdate">samba_dnsupdate</primary>
948 </indexterm>
949 </listitem>
950 </varlistentry>
951
952 <varlistentry id="samba_kcc">
953 <term><command>samba_kcc</command></term>
954 <listitem>
955 <para>is a script used to compute your KCC (Knowledge
956 Consistency Checker) topology.</para>
957 <indexterm zone="samba samba_kcc">
958 <primary sortas="b-samba_kcc">samba_kcc</primary>
959 </indexterm>
960 </listitem>
961 </varlistentry>
962
963 <varlistentry id="samba-regedit">
964 <term><command>samba-regedit</command></term>
965 <listitem>
966 <para>is a ncurses based tool to manage the Samba registry.</para>
967 <indexterm zone="samba samba-regedit">
968 <primary sortas="b-samba-regedit">samba-regedit</primary>
969 </indexterm>
970 </listitem>
971 </varlistentry>
972
973 <varlistentry id="samba_spnupdate">
974 <term><command>samba_spnupdate</command></term>
975 <listitem>
976 <para>is a script to update the servicePrincipalName
977 names from spn_update_list.</para>
978 <indexterm zone="samba samba_spnupdate">
979 <primary sortas="b-samba_spnupdate">samba_spnupdate</primary>
980 </indexterm>
981 </listitem>
982 </varlistentry>
983
984 <varlistentry id="samba-tool">
985 <term><command>samba-tool</command></term>
986 <listitem>
987 <para>is the main Samba administration tool.</para>
988 <indexterm zone="samba samba-tool">
989 <primary sortas="b-samba-tool">samba-tool</primary>
990 </indexterm>
991 </listitem>
992 </varlistentry>
993
994 <varlistentry id="samba_upgradedns">
995 <term><command>samba_upgradedns</command></term>
996 <listitem>
997 <para>is a Unix SMB/CIFS implementation.</para>
998 <indexterm zone="samba samba_upgradedns">
999 <primary sortas="b-samba_upgradedns">samba_upgradedns</primary>
1000 </indexterm>
1001 </listitem>
1002 </varlistentry>
1003
1004 <varlistentry id="sharesec">
1005 <term><command>sharesec</command></term>
1006 <listitem>
1007 <para>manipulates share ACL permissions on SMB file shares.</para>
1008 <indexterm zone="samba sharesec">
1009 <primary sortas="b-sharesec">sharesec</primary>
1010 </indexterm>
1011 </listitem>
1012 </varlistentry>
1013
1014 <varlistentry id="smbcacls">
1015 <term><command>smbcacls</command></term>
1016 <listitem>
1017 <para>is used to manipulate Windows NT access control lists.</para>
1018 <indexterm zone="samba smbcacls">
1019 <primary sortas="b-smbcacls">smbcacls</primary>
1020 </indexterm>
1021 </listitem>
1022 </varlistentry>
1023
1024 <varlistentry id="smbclient">
1025 <term><command>smbclient</command></term>
1026 <listitem>
1027 <para>is a SMB/CIFS access utility, similar to FTP.</para>
1028 <indexterm zone="samba smbclient">
1029 <primary sortas="b-smbclient">smbclient</primary>
1030 </indexterm>
1031 </listitem>
1032 </varlistentry>
1033
1034 <varlistentry id="smbcontrol">
1035 <term><command>smbcontrol</command></term>
1036 <listitem>
1037 <para>is used to control running <command>smbd</command>,
1038 <command>nmbd</command> and <command>winbindd</command>
1039 daemons.</para>
1040 <indexterm zone="samba smbcontrol">
1041 <primary sortas="b-smbcontrol">smbcontrol</primary>
1042 </indexterm>
1043 </listitem>
1044 </varlistentry>
1045
1046 <varlistentry id="smbcquotas">
1047 <term><command>smbcquotas</command></term>
1048 <listitem>
1049 <para>is used to manipulate Windows NT quotas on
1050 SMB file shares.</para>
1051 <indexterm zone="samba smbcquotas">
1052 <primary sortas="b-smbcquotas">smbcquotas</primary>
1053 </indexterm>
1054 </listitem>
1055 </varlistentry>
1056
1057 <varlistentry id="smbd">
1058 <term><command>smbd</command></term>
1059 <listitem>
1060 <para>is the main <application>Samba</application> daemon which
1061 provides SMB/CIFS services to clients.</para>
1062 <indexterm zone="samba smbd">
1063 <primary sortas="b-smbd">smbd</primary>
1064 </indexterm>
1065 </listitem>
1066 </varlistentry>
1067
1068 <varlistentry id="smbget">
1069 <term><command>smbget</command></term>
1070 <listitem>
1071 <para>is a simple utility with <command>wget</command>-like
1072 semantics, that can download files from SMB servers. You can specify
1073 the files you would like to download on the command-line.</para>
1074 <indexterm zone="samba smbget">
1075 <primary sortas="b-smbget">smbget</primary>
1076 </indexterm>
1077 </listitem>
1078 </varlistentry>
1079
1080 <varlistentry id="smbpasswd">
1081 <term><command>smbpasswd</command></term>
1082 <listitem>
1083 <para>changes a user's <application>Samba</application>
1084 password.</para>
1085 <indexterm zone="samba smbpasswd">
1086 <primary sortas="b-smbpasswd">smbpasswd</primary>
1087 </indexterm>
1088 </listitem>
1089 </varlistentry>
1090
1091 <varlistentry id="smbspool">
1092 <term><command>smbspool</command></term>
1093 <listitem>
1094 <para>sends a print job to an SMB printer.</para>
1095 <indexterm zone="samba smbspool">
1096 <primary sortas="b-smbspool">smbspool</primary>
1097 </indexterm>
1098 </listitem>
1099 </varlistentry>
1100
1101 <varlistentry id="smbstatus">
1102 <term><command>smbstatus</command></term>
1103 <listitem>
1104 <para>reports current <application>Samba</application>
1105 connections.</para>
1106 <indexterm zone="samba smbstatus">
1107 <primary sortas="b-smbstatus">smbstatus</primary>
1108 </indexterm>
1109 </listitem>
1110 </varlistentry>
1111
1112 <varlistentry id="smbtar">
1113 <term><command>smbtar</command></term>
1114 <listitem>
1115 <para>is a shell script used for backing up SMB/CIFS shares
1116 directly to Linux tape drives or a file.</para>
1117 <indexterm zone="samba smbtar">
1118 <primary sortas="b-smbtar">smbtar</primary>
1119 </indexterm>
1120 </listitem>
1121 </varlistentry>
1122
1123<!--
1124 <varlistentry id="smbta-util">
1125 <term><command>smbta-util</command></term>
1126 <listitem>
1127 <para>is a tool to ease the configuration of the
1128 vfs_smb_traffic_analyzer module regarding data encryption.</para>
1129 <indexterm zone="samba smbta-util">
1130 <primary sortas="b-smbta-util">smbta-util</primary>
1131 </indexterm>
1132 </listitem>
1133 </varlistentry>
1134-->
1135
1136 <varlistentry id="smbtorture">
1137 <term><command>smbtorture</command></term>
1138 <listitem>
1139 <para>is a testsuite that runs several tests against a SMB
1140 server.</para>
1141 <indexterm zone="samba smbtorture">
1142 <primary sortas="b-smbtorture">smbtorture</primary>
1143 </indexterm>
1144 </listitem>
1145 </varlistentry>
1146
1147 <varlistentry id="smbtree">
1148 <term><command>smbtree</command></term>
1149 <listitem>
1150 <para>is a text-based SMB network browser.</para>
1151 <indexterm zone="samba smbtree">
1152 <primary sortas="b-smbtree">smbtree</primary>
1153 </indexterm>
1154 </listitem>
1155 </varlistentry>
1156
1157 <varlistentry id="tdbbackup">
1158 <term><command>tdbbackup</command></term>
1159 <listitem>
1160 <para>is a tool for backing up or validating the integrity of
1161 <application>Samba</application> <filename>.tdb</filename>
1162 files.</para>
1163 <indexterm zone="samba tdbbackup">
1164 <primary sortas="b-tdbbackup">tdbbackup</primary>
1165 </indexterm>
1166 </listitem>
1167 </varlistentry>
1168
1169 <varlistentry id="tdbdump">
1170 <term><command>tdbdump</command></term>
1171 <listitem>
1172 <para> is a tool used to print the contents of a
1173 <application>Samba</application> <filename>.tdb</filename>
1174 file.</para>
1175 <indexterm zone="samba tdbdump">
1176 <primary sortas="b-tdbdump">tdbdump</primary>
1177 </indexterm>
1178 </listitem>
1179 </varlistentry>
1180
1181 <varlistentry id="tdbrestore">
1182 <term><command>tdbrestore</command></term>
1183 <listitem>
1184 <para> is a tool for creating a <application>Samba</application>
1185 <filename>.tdb</filename> file out of a ntdbdump.</para>
1186 <indexterm zone="samba tdbrestore">
1187 <primary sortas="b-tdbrestore">tdbrestore</primary>
1188 </indexterm>
1189 </listitem>
1190 </varlistentry>
1191
1192 <varlistentry id="tdbtool">
1193 <term><command>tdbtool</command></term>
1194 <listitem>
1195 <para>is a tool which allows simple database manipulation from the
1196 command line.</para>
1197 <indexterm zone="samba tdbtool">
1198 <primary sortas="b-tdbtool">tdbtool</primary>
1199 </indexterm>
1200 </listitem>
1201 </varlistentry>
1202
1203 <varlistentry id="testparm">
1204 <term><command>testparm</command></term>
1205 <listitem>
1206 <para>checks an <filename>smb.conf</filename> file for proper
1207 syntax.</para>
1208 <indexterm zone="samba testparm">
1209 <primary sortas="b-testparm">testparm</primary>
1210 </indexterm>
1211 </listitem>
1212 </varlistentry>
1213
1214 <varlistentry id="wbinfo">
1215 <term><command>wbinfo</command></term>
1216 <listitem>
1217 <para>queries a running <command>winbindd</command> daemon.</para>
1218 <indexterm zone="samba wbinfo">
1219 <primary sortas="b-wbinfo">wbinfo</primary>
1220 </indexterm>
1221 </listitem>
1222 </varlistentry>
1223
1224 <varlistentry id="winbindd">
1225 <term><command>winbindd</command></term>
1226 <listitem>
1227 <para>resolves names from Windows NT servers.</para>
1228 <indexterm zone="samba winbindd">
1229 <primary sortas="b-winbindd">winbindd</primary>
1230 </indexterm>
1231 </listitem>
1232 </varlistentry>
1233
1234 <varlistentry id="libnss_winbind">
1235 <term><filename class='libraryfile'>libnss_winbind.so</filename></term>
1236 <listitem>
1237 <para>provides Name Service Switch API functions for resolving names
1238 from NT servers.</para>
1239 <indexterm zone="samba libnss_winbind">
1240 <primary sortas="c-libnss_winbind">libnss_winbind.so</primary>
1241 </indexterm>
1242 </listitem>
1243 </varlistentry>
1244
1245 <varlistentry id="libnss_wins">
1246 <term><filename class='libraryfile'>libnss_wins.so</filename></term>
1247 <listitem>
1248 <para>provides API functions for Samba's implementation of the
1249 Windows Internet Naming Service.</para>
1250 <indexterm zone="samba libnss_wins">
1251 <primary sortas="c-libnss_wins">libnss_wins.so</primary>
1252 </indexterm>
1253 </listitem>
1254 </varlistentry>
1255
1256 <varlistentry id="libnetapi">
1257 <term><filename class='libraryfile'>libnetapi.so</filename></term>
1258 <listitem>
1259 <para>provides the API functions for the administration tools used
1260 for Samba and remote CIFS servers.</para>
1261 <indexterm zone="samba libnetapi">
1262 <primary sortas="c-libnetapi">libnetapi.so</primary>
1263 </indexterm>
1264 </listitem>
1265 </varlistentry>
1266
1267 <varlistentry id="libsmbclient">
1268 <term><filename class='libraryfile'>libsmbclient.so</filename></term>
1269 <listitem>
1270 <para>provides the API functions for the Samba SMB client tools.</para>
1271 <indexterm zone="samba libsmbclient">
1272 <primary sortas="c-libsmbclient">libsmbclient.so</primary>
1273 </indexterm>
1274 </listitem>
1275 </varlistentry>
1276<!--
1277 <varlistentry id="libsmbsharemodes">
1278 <term><filename class='libraryfile'>libsmbsharemodes.so</filename></term>
1279 <listitem>
1280 <para>provides API functions for accessing SMB share modes
1281 (locks etc.)</para>
1282 <indexterm zone="samba libsmbsharemodes">
1283 <primary sortas="c-libsmbsharemodes">libsmbsharemodes.so</primary>
1284 </indexterm>
1285 </listitem>
1286 </varlistentry>-->
1287
1288 <varlistentry id="libwbclient">
1289 <term><filename class='libraryfile'>libwbclient.so</filename></term>
1290 <listitem>
1291 <para>provides API functions for Windows domain client services.</para>
1292 <indexterm zone="samba libwbclient">
1293 <primary sortas="c-libwbclient">libwbclient.so</primary>
1294 </indexterm>
1295 </listitem>
1296 </varlistentry>
1297
1298 </variablelist>
1299
1300 </sect2>
1301
1302</sect1>
Note: See TracBrowser for help on using the repository browser.