source: networking/netprogs/samba.xml@ ec50b6f

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 ec50b6f was 82eddd4, checked in by DJ Lucas <dj@…>, 7 years ago

Add PyCrypto-2.6.1.

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

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