source: networking/netprogs/samba.xml@ 425f19af

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

Merge to HEAD 21241.

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