source: networking/netprogs/samba.xml@ fb7ec07

elogind
Last change on this file since fb7ec07 was fb7ec07, checked in by DJ Lucas <dj@…>, 5 years ago

Merge to HEAD 21661.

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

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