source: networking/netprogs/samba.xml@ 64fc864

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

Update to samba-4.7.0. Fixes #9809.

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

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