source: networking/netprogs/samba.xml@ c84b1301

12.1 12.2 gimp3 ken/TL2024 ken/tuningfonts lazarus plabs/newcss python3.11 rahul/power-profiles-daemon renodr/vulkan-addition trunk xry111/for-12.3 xry111/llvm18 xry111/spidermonkey128
Last change on this file since c84b1301 was 79736ae6, checked in by Douglas R. Reno <renodr@…>, 12 months ago

Update to samba-4.19.0

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