source: networking/netprogs/samba.xml@ 5761707

12.0 12.1 kea ken/TL2024 ken/tuningfonts lazarus lxqt plabs/newcss python3.11 rahul/power-profiles-daemon renodr/vulkan-addition trunk xry111/llvm18 xry111/xf86-video-removal
Last change on this file since 5761707 was 5761707, checked in by Tim Tassonis <stuff@…>, 11 months ago

Mention how to build samba without dbus.

  • Property mode set to 100644
File size: 49.4 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 "4e9695d7b8b714e09e8275b318079a78">
10 <!ENTITY samba-size "40 MB">
11 <!ENTITY samba-buildsize "587 MB (add 73 MB for quicktest)">
12 <!ENTITY samba-time "1.7 SBU (using parallelism=4; add 0.3 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 &lfs113_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="lmdb"/>,
82 <xref linkend="perl-parse-yapp"/>, and
83 <xref linkend="rpcsvc-proto"/>
84 </para>
85
86 <bridgehead renderas="sect4">Recommended</bridgehead>
87 <para role="recommended">
88 <phrase revision="sysv"><xref linkend="dbus"/> (for vfs_snapper, which is
89 useful on systems that support Volume Shadow Copies on Windows),</phrase>
90 <xref linkend="fuse3"/>,
91 <xref linkend="gpgme"/>,
92 <xref linkend="icu"/>,
93 <xref linkend="libtasn1"/>,
94 <xref linkend="libxslt"/> (for documentation),
95 <xref linkend="linux-pam"/>, and
96 <xref linkend="openldap"/>
97 </para>
98
99 <bridgehead renderas="sect4">Optional</bridgehead>
100 <para role="optional">
101 <xref linkend="avahi"/>,
102 <xref linkend="bind"/>,
103 <xref linkend="cups"/>,
104 <xref linkend="cyrus-sasl"/>,
105 <xref linkend="gdb"/>,
106 <xref linkend="git"/>,
107 <xref linkend="gnupg2"/> (required for ADS and test suite),
108 <xref linkend="libaio"/>,
109 <xref linkend="libarchive"/> (for tar in smbclient),
110 <xref linkend="libcap-pam"/>,
111 <xref linkend="libgcrypt"/>,
112 <xref linkend="libnsl"/>,
113 <xref linkend="libunwind"/>,
114 <xref linkend="mitkrb"/>,
115 <xref linkend="nss"/>,
116 <xref linkend="popt"/>,
117 <xref linkend="talloc"/> (included),
118 <xref linkend="vala"/>,
119 <xref linkend="valgrind"/> (optionally used by the test suite),
120 <xref linkend="xfsprogs"/>,
121 <ulink url="https://cmocka.org/">cmocka</ulink>,
122 <ulink url="https://cryptography.io/en/latest/">cryptography</ulink>,
123 <ulink url="https://ctdb.samba.org/">ctdb</ulink> (included),
124 <ulink url="https://cwrap.org/">cwrap</ulink>,
125 <ulink url="&pypi;/dnspython/">dnspython</ulink>,
126 <ulink url="https://packages.debian.org/stretch/fam">FAM</ulink>,
127 <ulink url="https://packages.debian.org/sid/gamin">Gamin</ulink>,
128 <ulink url="https://www.gluster.org/">GlusterFS</ulink>,
129 <ulink url="https://github.com/heimdal/">Heimdal</ulink> (included),
130 <ulink url="https://pypi.org/project/iso8601/">iso8601</ulink>,
131 <ulink url="https://ldb.samba.org/">ldb</ulink> (included),
132 <ulink url="&pypi;/m2crypto">M2Crypto</ulink> (required for ADS),
133 <ulink url="https://www.openafs.org/">OpenAFS</ulink>,
134 <ulink url="https://pypi.org/project/pyasn1/">pyasn1</ulink>,
135 <ulink url="&pypi;/pygpgme/">PyGPGME</ulink> (recommended for ADS),
136 <ulink url="https://tevent.samba.org/">tevent</ulink> (included),
137 <ulink url="https://tdb.samba.org/">tdb</ulink> (included), and
138 <ulink url="https://download.gnome.org/sources/tracker/2.3/">tracker-2</ulink>
139 </para>
140
141 <bridgehead renderas="sect4">Optional (for the Developer Test Suite)</bridgehead>
142 <para role="optional">
143 Install in listed order:
144 <xref linkend="six"/>,
145 <xref linkend="pytest"/>,
146 <ulink url="&pypi;/argparse/">argparse</ulink>,
147 <ulink url="&pypi;/extras/">extras</ulink>,
148 <ulink url="&pypi;/hypothesis/">hypothesis</ulink>,
149 <ulink url="&pypi;/coverage/">coverage</ulink>,
150 <ulink url="&pypi;/pytest-cov/">pytest-cov</ulink>,
151 <ulink url="&pypi;/doctools/">doctools</ulink>,
152 <ulink url="&pypi;/unittest2/">unittest2</ulink>,
153 <ulink url="&pypi;/testtools/">testtools</ulink>,
154 <ulink url="&pypi;/fixtures/">fixtures</ulink>,
155 <ulink url="&pypi;/python-mimeparse/">python-mimeparse</ulink>,
156 <ulink url="&pypi;/contextlib2/">contextlib2</ulink>,
157 <ulink url="&pypi;/traceback2/">traceback2</ulink>,
158 <ulink url="&pypi;/linecache2/">linecache2</ulink>,
159 <ulink url="&pypi;/testscenarios/">testscenarios</ulink>,
160 <ulink url="&pypi;/testresources/">testresources</ulink>,
161 <ulink url="&pypi;/virtualenv/">virtualenv</ulink>,
162 <ulink url="&pypi;/pbr/">pbr</ulink>, and
163 <ulink url="&pypi;/python-subunit/">python-subunit</ulink>
164 </para>
165
166 <para condition="html" role="usernotes">Editor Notes:
167 <ulink url="&blfs-wiki;/samba4"/></para>
168
169 </sect2>
170
171 <sect2 role="installation">
172 <title>Installation of Samba</title>
173
174 <para>
175 To support the test suite, set up a Python virtual environment
176 for some Python modules out of the scope of BLFS:
177 </para>
178
179<screen><userinput remap="pre">python3 -m venv pyvenv &amp;&amp;
180./pyvenv/bin/pip3 install cryptography pyasn1 iso8601</userinput></screen>
181
182 <para>
183 Install <application>Samba</application> by running the following
184 commands:
185 </para>
186
187<screen revision="sysv"><userinput>PYTHON=$PWD/pyvenv/bin/python3 \
188PATH=$PWD/pyvenv/bin:$PATH \
189./configure \
190 --prefix=/usr \
191 --sysconfdir=/etc \
192 --localstatedir=/var \
193 --with-piddir=/run/samba \
194 --with-pammodulesdir=/usr/lib/security \
195 --enable-fhs \
196 --without-ad-dc \
197 --without-systemd \
198 --enable-selftest &amp;&amp;
199make</userinput></screen>
200
201<screen revision="systemd"><userinput>PYTHON=$PWD/pyvenv/bin/python3 \
202CPPFLAGS="-I/usr/include/tirpc" \
203LDFLAGS="-ltirpc" \
204./configure \
205 --prefix=/usr \
206 --sysconfdir=/etc \
207 --localstatedir=/var \
208 --with-piddir=/run/samba \
209 --with-pammodulesdir=/usr/lib/security \
210 --enable-fhs \
211 --without-ad-dc \
212 --enable-selftest &amp;&amp;
213make</userinput></screen>
214
215 <para>
216 To test the results, issue:
217 <command>PATH=$PWD/pyvenv/bin:$PATH make quicktest</command>. The test
218 suite will produce lines that look like failures, but these are innocuous.
219 The last few lines of output should report <emphasis>"ALL OK"</emphasis>
220 for a good test run. A summary of any failures can be found in
221 <filename class="directory">./st/summary</filename>.
222 </para>
223
224 <!--
225 If doing a security update or a new minor version (point releases do not
226 apply here), run 'make testenv' before running 'make test' and 'make
227 subunit-test'. This will set up the test environment and make the tests
228 run faster, as well as point out any glaring issues that might affect
229 the new Samba installation. With 4.10.4, I got 236 failures, 73 errors,
230 and 2 unexpected successes. These were all known upstream, and you can
231 find them in the knownfail list in their git repo. This is per
232 Upstream's recommendation over IRC.
233 -->
234
235 <note>
236 <para>
237 Additionally, developer test suites are available. If you've installed
238 the optional python modules above in the Python virtual environment
239 for building this package, you can run these tests with
240 <command>make test</command>. It is not recommended for the average
241 builder at around 290 SBU and over a gigabyte of disk space, and you
242 should expect ~73 errors and ~30 failures from the 3000+ tests.
243 </para>
244 </note>
245
246 <para>
247 Fix a hard coded path to Python 3 interpreter:
248 </para>
249
250<screen><userinput>sed '1s@^.*$@#!/usr/bin/python3@' \
251 -i ./bin/default/source4/scripting/bin/samba-gpupdate.inst</userinput></screen>
252
253 <para>
254 If upgrading from an old version of samba, as the
255 <systemitem class="username">root</systemitem> user, remove the old
256 Python support files to prevent some issues:
257 </para>
258
259<screen role="root"><userinput>rm -rf /usr/lib/python&python3-majorver;/site-packages/samba</userinput></screen>
260
261 <para>
262 Still as the <systemitem class="username">root</systemitem> user,
263 install the package:
264 </para>
265
266<screen role="root"><userinput>make install &amp;&amp;
267
268install -v -m644 examples/smb.conf.default /etc/samba &amp;&amp;
269
270sed -e "s;log file =.*;log file = /var/log/samba/%m.log;" \
271 -e "s;path = /usr/spool/samba;path = /var/spool/samba;" \
272 -i /etc/samba/smb.conf.default &amp;&amp;
273
274mkdir -pv /etc/openldap/schema &amp;&amp;
275
276install -v -m644 examples/LDAP/README \
277 /etc/openldap/schema/README.LDAP &amp;&amp;
278
279install -v -m644 examples/LDAP/samba* \
280 /etc/openldap/schema &amp;&amp;
281
282install -v -m755 examples/LDAP/{get*,ol*} \
283 /etc/openldap/schema</userinput></screen>
284
285 </sect2>
286
287 <sect2 role="commands">
288 <title>Command Explanations</title>
289
290 <para>
291 <parameter>--enable-fhs</parameter>: Assigns all other file paths in
292 a manner compliant with the Filesystem Hierarchy Standard (FHS).
293 </para>
294
295 <para revision="sysv">
296 <parameter>--without-systemd</parameter>: Disable
297 <application>systemd</application> integration, since it is not built
298 in the System V version of LFS/BLFS.
299 </para>
300
301 <para revision="sysv">
302 <parameter>--with-shared-modules='!vfs_snapper'</parameter>: Disable
303 the vfs_snapper module if you want to build samba without <application>dbus</application> support, for setups without graphical user intefaces.
304 </para>
305
306 <para>
307 <parameter>--without-ad-dc</parameter>: Disables
308 Active Directory Domain Controller functionality. See <ulink url=
309 "https://wiki.samba.org/index.php/Setup_a_Samba_Active_Directory_Domain_Controller">
310 Set up a Samba Active Directory Domain Controller</ulink> for detailed
311 information. Remove this switch if you've installed the Python modules
312 needed for ADS support. Note that BLFS does not provide a samba bootscript
313 or systemd unit for an Active Directory domain controller.
314 </para>
315
316 <para>
317 <option>--with-selftest-prefix=SELFTEST_PREFIX</option>: This option
318 specifies the test suite work directory (default=./st).
319 </para>
320
321 <para>
322 <command>install -v -m644 examples/LDAP/* /etc/openldap/schema</command>:
323 These commands are used to copy sample Samba schemas to the OpenLDAP
324 <filename class='directory'>schema</filename> directory.
325 </para>
326
327 <para>
328 <command>install -v -m644 ../examples/smb.conf.default
329 /etc/samba</command>: This copies a default <filename>smb.conf</filename>
330 file into <filename>/etc/samba</filename>. This sample configuration will
331 not work until you copy it to <filename>/etc/samba/smb.conf</filename> and
332 make the appropriate changes for your installation. See the configuration
333 section for minimum values which must be set.
334 </para>
335
336 </sect2>
337
338 <sect2 role="configuration">
339 <title>Configuring Samba</title>
340
341 <sect3 id="samba-config">
342 <title>Config Files</title>
343
344 <para>
345 /etc/samba/smb.conf
346 </para>
347
348 <indexterm zone="samba samba-config">
349 <primary sortas="e-etc-samba-smb.conf">/etc/samba/smb.conf</primary>
350 </indexterm>
351
352 </sect3>
353
354 <sect3>
355 <title>Printing to SMB Clients</title>
356
357 <para>
358 If you use <application>CUPS</application> for print services, and you
359 wish to print to a printer attached to an SMB client, you need to
360 create an SMB backend device. To create the device, issue the following
361 command as the <systemitem class="username">root</systemitem> user:
362 </para>
363
364<screen role="root"><userinput>install -dvm 755 /usr/lib/cups/backend &amp;&amp;
365ln -v -sf /usr/bin/smbspool /usr/lib/cups/backend/smb</userinput></screen>
366
367 </sect3>
368
369 <sect3>
370 <title>Configuration Information</title>
371
372 <para>
373 Due to the complexity and the many various uses for
374 <application>Samba</application>, complete configuration for all the
375 package's capabilities is well beyond the scope of the BLFS book. This
376 section provides instructions to configure the
377 <filename>/etc/samba/smb.conf</filename> file for two common scenarios.
378 The complete contents of <filename>/etc/samba/smb.conf</filename> will
379 depend on the purpose of <application>Samba</application>
380 installation.
381 </para>
382
383 <note>
384 <para>
385 You may find it easier to copy the configuration parameters shown
386 below into an empty <filename>/etc/samba/smb.conf</filename> file
387 instead of copying and editing the default file as mentioned in the
388 <quote>Command Explanations</quote> section. How you create/edit the
389 <filename>/etc/samba/smb.conf</filename> file will be left up to
390 you. Do ensure the file is only writable by the
391 <systemitem class="username">root</systemitem> user (mode 644).
392 </para>
393 </note>
394
395 <sect4>
396 <title>Scenario 1: Minimal Standalone Client-Only Installation</title>
397
398 <para>
399 Choose this variant if you only want to transfer files using
400 <command>smbclient</command>, mount Windows shares and print to
401 Windows printers, and don't want to share your files and printers to
402 Windows machines.
403 </para>
404
405 <para>
406 A <filename>/etc/samba/smb.conf</filename> file with the following
407 three parameters is sufficient:
408 </para>
409
410<screen role='root'><literal>[global]
411 workgroup = <replaceable>WORKGROUP</replaceable>
412 dos charset = <replaceable>cp850</replaceable>
413 unix charset = <replaceable>ISO-8859-1</replaceable></literal></screen>
414
415 <para>
416 The values in this example specify that the computer belongs to a
417 Windows workgroup named
418 <quote><replaceable>WORKGROUP</replaceable></quote>, uses the
419 <quote><replaceable>cp850</replaceable></quote> character set on the
420 wire when talking to MS-DOS and MS Windows 9x, and that the filenames
421 are stored in the <quote><replaceable>ISO-8859-1</replaceable></quote>
422 encoding on the disk. Adjust these values appropriately for your
423 installation. The <quote>unix charset</quote> value must be the same
424 as the output of <command>locale charmap</command> when executed with
425 the <envar>LANG</envar> variable set to your preferred locale,
426 otherwise the <command>ls</command> command may not display correct
427 filenames of downloaded files.
428 </para>
429
430 <para>
431 There is no need to run any <application>Samba</application>
432 servers in this scenario, thus you don't need to install the provided
433 <phrase revision="sysv">bootscripts.</phrase>
434 <phrase revision="systemd">systemd units.</phrase>
435 </para>
436
437 </sect4>
438
439 <sect4>
440 <title>Scenario 2: Standalone File/Print Server</title>
441
442 <para>
443 Choose this variant if you want to share your files and printers
444 to Windows machines in your workgroup in addition to the capabilities
445 described in Scenario 1.
446 </para>
447
448 <para>
449 In this case, the <filename>/etc/samba/smb.conf.default</filename>
450 file may be a good template to start from. Also, you should add the
451 <quote>dos charset</quote> and <quote>unix charset</quote> parameters
452 to the <quote>[global]</quote> section as described in Scenario 1 in
453 order to prevent filename corruption. For security reasons, you may
454 wish to define
455 <replaceable>path = /home/alice/shared-files</replaceable>,
456 assuming your user name is <replaceable>alice</replaceable> and you
457 only want to share the files in that directory, instead of your entire
458 home. Then, replace <replaceable>homes</replaceable> by
459 <replaceable>shared-files</replaceable> and change also the
460 <quote><literal>comment</literal></quote> if used the configuration
461 file below or the <filename>/etc/samba/smb.conf.default</filename>
462 to create yours.
463 </para>
464
465 <para>
466 The following configuration file creates a separate share for each
467 user's home directory and also makes all printers available to Windows
468 machines:
469 </para>
470
471<screen role='root'><literal>[global]
472 workgroup = <replaceable>WORKGROUP</replaceable>
473 dos charset = <replaceable>cp850</replaceable>
474 unix charset = <replaceable>ISO-8859-1</replaceable>
475
476[homes]
477 comment = Home Directories
478 browseable = no
479 writable = yes
480
481[printers]
482 comment = All Printers
483 path = /var/spool/samba
484 browseable = no
485 guest ok = no
486 printable = yes</literal></screen>
487
488 <para>
489 Other parameters you may wish to customize in the
490 <quote>[global]</quote> section include:
491 </para>
492
493<screen role='root'><literal> server string =
494 security =
495 hosts allow =
496 load printers =
497 log file =
498 max log size =
499 socket options =
500 local master =</literal></screen>
501
502 <para>
503 Reference the comments in the
504 <filename>/etc/samba/smb.conf.default</filename> file for information
505 regarding these parameters.
506 </para>
507
508 <para>
509 Since the <command>smbd</command> and <command>nmbd</command> daemons
510 are needed in this case, install the <filename>samba</filename>
511 <phrase revision="sysv">bootscript.</phrase>
512 <phrase revision="systemd">systemd unit.</phrase>
513 Be sure to run <command>smbpasswd</command> (with the
514 <option>-a</option> option to add users) to enable and set passwords
515 for all accounts that need <application>Samba</application> access.
516 Using the default <application>Samba</application> passdb backend,
517 any user you attempt to add will also be required to exist in the
518 <filename>/etc/passwd</filename> file.
519 </para>
520
521 </sect4>
522
523 <sect4>
524 <title>Advanced Requirements</title>
525
526 <para>
527 More complex scenarios involving domain control or membership are
528 possible. Such setups are advanced topics and cannot be adequately
529 covered in BLFS. Many complete books have been written on these topics
530 alone. Note that in some domain membership scenarios, the
531 <command>winbindd</command> daemon and the corresponding
532 <phrase revision="sysv">bootscript</phrase>
533 <phrase revision="systemd">systemd unit</phrase> are needed.
534 </para>
535
536 </sect4>
537
538 <sect4>
539 <title>Guest account</title>
540
541 <para>
542 The default <application>Samba</application> installation uses the
543 <systemitem class='username'>nobody</systemitem> user for guest
544 access to the server. This can be overridden by setting the
545 <option>guest account =</option> parameter in the
546 <filename>/etc/samba/smb.conf</filename> file. If you utilize the
547 <option>guest account =</option> parameter, ensure this user exists
548 in the <filename>/etc/passwd</filename> file.
549 </para>
550
551 </sect4>
552
553 <sect4 id="samba-init" revision="sysv">
554 <title>Boot Script</title>
555
556 <para>
557 For your convenience, boot scripts have been provided for
558 <application>Samba</application>. There are two included in the
559 <xref linkend="bootscripts"/> package. The first,
560 <filename>samba</filename>, will start the <command>smbd</command>
561 and <command>nmbd</command> daemons needed to provide SMB/CIFS
562 services. The second script, <filename>winbind</filename>, starts
563 the <command>winbindd</command> daemon, used for providing Windows
564 domain services to Linux clients.
565 </para>
566
567 <indexterm zone="samba samba-init">
568 <primary sortas="f-samba">samba</primary>
569 </indexterm>
570
571 <indexterm zone="samba samba-init">
572 <primary sortas="f-winbind">winbind</primary>
573 </indexterm>
574
575<screen role="root"><userinput>make install-samba</userinput></screen>
576
577<screen role="root"><userinput>make install-winbindd</userinput></screen>
578
579 </sect4>
580
581 <sect4 id="samba-init-sysd" revision="systemd">
582 <title>Systemd Units</title>
583
584 <para>
585 To start the <application>Samba</application> daemons at boot,
586 install the systemd units from the <xref linkend="systemd-units"/>
587 package by running the following command as the
588 <systemitem class="username">root</systemitem> user:
589 </para>
590
591 <indexterm zone="samba samba-init-sysd">
592 <primary sortas="f-samba">samba</primary>
593 </indexterm>
594
595<screen role="root"><userinput>make install-samba</userinput></screen>
596
597 <para>
598 To start the <command>winbindd</command> daemon at boot,
599 install the systemd unit from the <xref linkend="systemd-units"/>
600 package by running the following command as the
601 <systemitem class="username">root</systemitem> user:
602 </para>
603
604 <indexterm zone="samba samba-init-sysd">
605 <primary sortas="f-winbindd">winbindd</primary>
606 </indexterm>
607
608<screen role="root"><userinput>make install-winbindd</userinput></screen>
609
610 <note>
611 <para>
612 This package comes with two types of units: A service file and a
613 socket file. The service file will start the smbd daemon once at
614 boot and it will keep running until the system shuts down. The
615 socket file will make systemd listen on the smbd port (Default 445,
616 needs to be edited for anything else) and will start the smbd
617 daemon when something tries to connect to that port and stop the
618 daemon when the connection is terminated. This is called socket
619 activation and is analogous to using
620 <application>{,x}inetd</application> on a SysVinit based system.
621 </para>
622
623 <para>
624 By default, the first method is used - the smbd daemon is started
625 at boot and stopped at shutdown. If the socket method is desired,
626 you need to run the following commands as the <systemitem
627 class="username">root</systemitem> user:
628 </para>
629
630<screen role="root"><userinput>systemctl stop smbd &amp;&amp;
631systemctl disable smbd &amp;&amp;
632systemctl enable smbd.socket &amp;&amp;
633systemctl start smbd.socket</userinput></screen>
634
635 <para>
636 Note that only the smbd daemon can be socket activated.
637 </para>
638 </note>
639 </sect4>
640
641 </sect3>
642
643 </sect2>
644
645 <sect2 role="content">
646 <title>Contents</title>
647
648 <segmentedlist>
649 <segtitle>Installed Programs</segtitle>
650 <segtitle>Installed Libraries</segtitle>
651 <segtitle>Installed Directories</segtitle>
652
653 <seglistitem>
654
655 <seg>
656 cifsdd, dbwrap_tool, dumpmscat, eventlogadm, gentest,
657 ldbadd, ldbdel, ldbedit, ldbmodify, ldbrename, ldbsearch, locktest,
658 masktest, mdsearch, mvxattr, ndrdump, net, nmbd, nmblookup, ntlm_auth,
659 oLschema2ldif, pdbedit, profiles, regdiff, regpatch, regshell,
660 regtree, rpcclient, samba-gpupdate, samba-regedit, samba-tool,
661 sharesec, smbcacls, smbclient, smbcontrol, smbcquotas, smbd, smbget,
662 smbpasswd, smbspool, smbstatus, smbtar, smbtorture, smbtree,
663 tdbbackup, tdbdump, tdbrestore, tdbtool, testparm, wbinfo, 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-310-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<!-- Removed in 4.17.0
1044 <varlistentry id="samba-prog">
1045 <term><command>samba</command></term>
1046 <listitem>
1047 <para>
1048 is a server to provide AD and SMB/CIFS services
1049 to clients
1050 </para>
1051 <indexterm zone="samba samba-prog">
1052 <primary sortas="b-samba-prog">samba</primary>
1053 </indexterm>
1054 </listitem>
1055 </varlistentry>
1056-->
1057
1058 <varlistentry id="samba-gpupdate">
1059 <term><command>samba-gpupdate</command></term>
1060 <listitem>
1061 <para>
1062 allows you to edit Microsoft Group Policy Objects (GPOs)
1063 </para>
1064 <indexterm zone="samba samba-gpupdate">
1065 <primary sortas="b-samba-gpupdate">samba-gpupdate</primary>
1066 </indexterm>
1067 </listitem>
1068 </varlistentry>
1069
1070 <varlistentry id="samba-regedit">
1071 <term><command>samba-regedit</command></term>
1072 <listitem>
1073 <para>
1074 is a ncurses based tool to manage the Samba registry
1075 </para>
1076 <indexterm zone="samba samba-regedit">
1077 <primary sortas="b-samba-regedit">samba-regedit</primary>
1078 </indexterm>
1079 </listitem>
1080 </varlistentry>
1081
1082 <varlistentry id="samba-tool">
1083 <term><command>samba-tool</command></term>
1084 <listitem>
1085 <para>
1086 is the main Samba administration tool
1087 </para>
1088 <indexterm zone="samba samba-tool">
1089 <primary sortas="b-samba-tool">samba-tool</primary>
1090 </indexterm>
1091 </listitem>
1092 </varlistentry>
1093
1094 <varlistentry id="sharesec">
1095 <term><command>sharesec</command></term>
1096 <listitem>
1097 <para>
1098 manipulates share ACL permissions on SMB file shares
1099 </para>
1100 <indexterm zone="samba sharesec">
1101 <primary sortas="b-sharesec">sharesec</primary>
1102 </indexterm>
1103 </listitem>
1104 </varlistentry>
1105
1106 <varlistentry id="smbcacls">
1107 <term><command>smbcacls</command></term>
1108 <listitem>
1109 <para>
1110 is used to manipulate Windows NT access control lists
1111 </para>
1112 <indexterm zone="samba smbcacls">
1113 <primary sortas="b-smbcacls">smbcacls</primary>
1114 </indexterm>
1115 </listitem>
1116 </varlistentry>
1117
1118 <varlistentry id="smbclient">
1119 <term><command>smbclient</command></term>
1120 <listitem>
1121 <para>
1122 is a SMB/CIFS access utility, similar to FTP
1123 </para>
1124 <indexterm zone="samba smbclient">
1125 <primary sortas="b-smbclient">smbclient</primary>
1126 </indexterm>
1127 </listitem>
1128 </varlistentry>
1129
1130 <varlistentry id="smbcontrol">
1131 <term><command>smbcontrol</command></term>
1132 <listitem>
1133 <para>
1134 is used to control running <command>smbd</command>,
1135 <command>nmbd</command> and <command>winbindd</command> daemons
1136 </para>
1137 <indexterm zone="samba smbcontrol">
1138 <primary sortas="b-smbcontrol">smbcontrol</primary>
1139 </indexterm>
1140 </listitem>
1141 </varlistentry>
1142
1143 <varlistentry id="smbcquotas">
1144 <term><command>smbcquotas</command></term>
1145 <listitem>
1146 <para>
1147 is used to manipulate Windows NT quotas on SMB file shares
1148 </para>
1149 <indexterm zone="samba smbcquotas">
1150 <primary sortas="b-smbcquotas">smbcquotas</primary>
1151 </indexterm>
1152 </listitem>
1153 </varlistentry>
1154
1155 <varlistentry id="smbd">
1156 <term><command>smbd</command></term>
1157 <listitem>
1158 <para>
1159 is the main <application>Samba</application> daemon which
1160 provides SMB/CIFS services to clients
1161 </para>
1162 <indexterm zone="samba smbd">
1163 <primary sortas="b-smbd">smbd</primary>
1164 </indexterm>
1165 </listitem>
1166 </varlistentry>
1167
1168 <varlistentry id="smbget">
1169 <term><command>smbget</command></term>
1170 <listitem>
1171 <para>
1172 is a simple utility with <command>wget</command>-like semantics,
1173 that can download files from SMB servers. You can specify the
1174 files you would like to download on the command-line
1175 </para>
1176 <indexterm zone="samba smbget">
1177 <primary sortas="b-smbget">smbget</primary>
1178 </indexterm>
1179 </listitem>
1180 </varlistentry>
1181
1182 <varlistentry id="smbpasswd">
1183 <term><command>smbpasswd</command></term>
1184 <listitem>
1185 <para>
1186 changes a user's <application>Samba</application> password
1187 </para>
1188 <indexterm zone="samba smbpasswd">
1189 <primary sortas="b-smbpasswd">smbpasswd</primary>
1190 </indexterm>
1191 </listitem>
1192 </varlistentry>
1193
1194 <varlistentry id="smbspool">
1195 <term><command>smbspool</command></term>
1196 <listitem>
1197 <para>
1198 sends a print job to a SMB printer
1199 </para>
1200 <indexterm zone="samba smbspool">
1201 <primary sortas="b-smbspool">smbspool</primary>
1202 </indexterm>
1203 </listitem>
1204 </varlistentry>
1205
1206 <varlistentry id="smbstatus">
1207 <term><command>smbstatus</command></term>
1208 <listitem>
1209 <para>
1210 reports current <application>Samba</application> connections
1211 </para>
1212 <indexterm zone="samba smbstatus">
1213 <primary sortas="b-smbstatus">smbstatus</primary>
1214 </indexterm>
1215 </listitem>
1216 </varlistentry>
1217
1218 <varlistentry id="smbtar">
1219 <term><command>smbtar</command></term>
1220 <listitem>
1221 <para>
1222 is a shell script used for backing up SMB/CIFS shares
1223 directly to Linux tape drives or to a file
1224 </para>
1225 <indexterm zone="samba smbtar">
1226 <primary sortas="b-smbtar">smbtar</primary>
1227 </indexterm>
1228 </listitem>
1229 </varlistentry>
1230
1231 <varlistentry id="smbtorture">
1232 <term><command>smbtorture</command></term>
1233 <listitem>
1234 <para>
1235 is a test suite that runs several tests against a SMB server
1236 </para>
1237 <indexterm zone="samba smbtorture">
1238 <primary sortas="b-smbtorture">smbtorture</primary>
1239 </indexterm>
1240 </listitem>
1241 </varlistentry>
1242
1243 <varlistentry id="smbtree">
1244 <term><command>smbtree</command></term>
1245 <listitem>
1246 <para>
1247 is a text-based SMB network browser
1248 </para>
1249 <indexterm zone="samba smbtree">
1250 <primary sortas="b-smbtree">smbtree</primary>
1251 </indexterm>
1252 </listitem>
1253 </varlistentry>
1254
1255 <varlistentry id="tdbbackup">
1256 <term><command>tdbbackup</command></term>
1257 <listitem>
1258 <para>
1259 is a tool for backing up or validating the integrity of
1260 <application>Samba</application> <filename>.tdb</filename> files
1261 </para>
1262 <indexterm zone="samba tdbbackup">
1263 <primary sortas="b-tdbbackup">tdbbackup</primary>
1264 </indexterm>
1265 </listitem>
1266 </varlistentry>
1267
1268 <varlistentry id="tdbdump">
1269 <term><command>tdbdump</command></term>
1270 <listitem>
1271 <para>
1272 is a tool used to print the contents of a
1273 <application>Samba</application> <filename>.tdb</filename> file
1274 </para>
1275 <indexterm zone="samba tdbdump">
1276 <primary sortas="b-tdbdump">tdbdump</primary>
1277 </indexterm>
1278 </listitem>
1279 </varlistentry>
1280
1281 <varlistentry id="tdbrestore">
1282 <term><command>tdbrestore</command></term>
1283 <listitem>
1284 <para>
1285 is a tool for creating a <application>Samba</application>
1286 <filename>.tdb</filename> file out of a ntdbdump
1287 </para>
1288 <indexterm zone="samba tdbrestore">
1289 <primary sortas="b-tdbrestore">tdbrestore</primary>
1290 </indexterm>
1291 </listitem>
1292 </varlistentry>
1293
1294 <varlistentry id="tdbtool">
1295 <term><command>tdbtool</command></term>
1296 <listitem>
1297 <para>
1298 is a tool which allows simple database manipulation from the
1299 command line
1300 </para>
1301 <indexterm zone="samba tdbtool">
1302 <primary sortas="b-tdbtool">tdbtool</primary>
1303 </indexterm>
1304 </listitem>
1305 </varlistentry>
1306
1307 <varlistentry id="testparm">
1308 <term><command>testparm</command></term>
1309 <listitem>
1310 <para>
1311 checks a <filename>smb.conf</filename> file for proper syntax
1312 </para>
1313 <indexterm zone="samba testparm">
1314 <primary sortas="b-testparm">testparm</primary>
1315 </indexterm>
1316 </listitem>
1317 </varlistentry>
1318
1319 <varlistentry id="wbinfo">
1320 <term><command>wbinfo</command></term>
1321 <listitem>
1322 <para>
1323 queries a running <command>winbindd</command> daemon
1324 </para>
1325 <indexterm zone="samba wbinfo">
1326 <primary sortas="b-wbinfo">wbinfo</primary>
1327 </indexterm>
1328 </listitem>
1329 </varlistentry>
1330
1331 <varlistentry id="winbindd">
1332 <term><command>winbindd</command></term>
1333 <listitem>
1334 <para>
1335 resolves names from Windows NT servers
1336 </para>
1337 <indexterm zone="samba winbindd">
1338 <primary sortas="b-winbindd">winbindd</primary>
1339 </indexterm>
1340 </listitem>
1341 </varlistentry>
1342
1343 <varlistentry id="libnss_winbind">
1344 <term><filename class="libraryfile">libnss_winbind.so</filename></term>
1345 <listitem>
1346 <para>
1347 provides Name Service Switch API functions for resolving names
1348 from NT servers
1349 </para>
1350 <indexterm zone="samba libnss_winbind">
1351 <primary sortas="c-libnss_winbind">libnss_winbind.so</primary>
1352 </indexterm>
1353 </listitem>
1354 </varlistentry>
1355
1356 <varlistentry id="libnss_wins">
1357 <term><filename class="libraryfile">libnss_wins.so</filename></term>
1358 <listitem>
1359 <para>
1360 provides API functions for Samba's implementation of the
1361 Windows Internet Naming Service
1362 </para>
1363 <indexterm zone="samba libnss_wins">
1364 <primary sortas="c-libnss_wins">libnss_wins.so</primary>
1365 </indexterm>
1366 </listitem>
1367 </varlistentry>
1368
1369 <varlistentry id="libnetapi">
1370 <term><filename class="libraryfile">libnetapi.so</filename></term>
1371 <listitem>
1372 <para>
1373 provides API functions for the administration tools used
1374 for Samba and remote CIFS servers
1375 </para>
1376 <indexterm zone="samba libnetapi">
1377 <primary sortas="c-libnetapi">libnetapi.so</primary>
1378 </indexterm>
1379 </listitem>
1380 </varlistentry>
1381
1382 <varlistentry id="libsmbclient">
1383 <term><filename class="libraryfile">libsmbclient.so</filename></term>
1384 <listitem>
1385 <para>
1386 provides API functions for the Samba SMB client tools
1387 </para>
1388 <indexterm zone="samba libsmbclient">
1389 <primary sortas="c-libsmbclient">libsmbclient.so</primary>
1390 </indexterm>
1391 </listitem>
1392 </varlistentry>
1393<!--
1394 <varlistentry id="libsmbsharemodes">
1395 <term><filename class="libraryfile">libsmbsharemodes.so</filename></term>
1396 <listitem>
1397 <para>
1398 provides API functions for accessing SMB share modes (locks etc.)
1399 </para>
1400 <indexterm zone="samba libsmbsharemodes">
1401 <primary sortas="c-libsmbsharemodes">libsmbsharemodes.so</primary>
1402 </indexterm>
1403 </listitem>
1404 </varlistentry>-->
1405
1406 <varlistentry id="libwbclient">
1407 <term><filename class="libraryfile">libwbclient.so</filename></term>
1408 <listitem>
1409 <para>
1410 provides API functions for Windows domain client services
1411 </para>
1412 <indexterm zone="samba libwbclient">
1413 <primary sortas="c-libwbclient">libwbclient.so</primary>
1414 </indexterm>
1415 </listitem>
1416 </varlistentry>
1417
1418 </variablelist>
1419
1420 </sect2>
1421
1422</sect1>
Note: See TracBrowser for help on using the repository browser.