source: networking/netprogs/samba.xml@ d5c4c3b5

12.2 gimp3 lazarus trunk xry111/for-12.3 xry111/spidermonkey128
Last change on this file since d5c4c3b5 was efc10aa3, checked in by Bruce Dubbs <bdubbs@…>, 5 months ago

Spelling

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