source: networking/netprogs/samba.xml@ d13fdf2

10.0 10.1 11.0 11.1 11.2 11.3 12.0 12.1 8.3 8.4 9.0 9.1 basic bdubbs/svn elogind kea ken/TL2024 ken/inkscape-core-mods ken/tuningfonts lazarus lxqt perl-modules plabs/newcss plabs/python-mods python3.11 qt5new rahul/power-profiles-daemon renodr/vulkan-addition trunk upgradedb xry111/intltool xry111/llvm18 xry111/soup3 xry111/test-20220226 xry111/xf86-video-removal
Last change on this file since d13fdf2 was d13fdf2, checked in by Tim Tassonis <stuff@…>, 6 years ago

Add rpcsvc-proto as a required dependency of samba, as reported by Ryan Marsaw.

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

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