source: networking/netprogs/samba.xml@ 39a26d5

10.0 10.1 11.0 11.1 11.2 11.3 12.0 12.1 8.0 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 39a26d5 was 39a26d5, checked in by Douglas R. Reno <renodr@…>, 7 years ago

Tags for GNOME section

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

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