source: server/other/samba3/samba3-desc.xml@ 23664262

10.0 10.1 11.0 11.1 11.2 11.3 12.0 12.1 6.0 6.1 6.2 6.2.0 6.2.0-rc1 6.2.0-rc2 6.3 6.3-rc1 6.3-rc2 6.3-rc3 7.10 7.4 7.5 7.6 7.6-blfs 7.6-systemd 7.7 7.8 7.9 8.0 8.1 8.2 8.3 8.4 9.0 9.1 basic bdubbs/svn elogind gnome kde5-13430 kde5-14269 kde5-14686 kea ken/TL2024 ken/inkscape-core-mods ken/tuningfonts krejzi/svn lazarus lxqt nosym perl-modules plabs/newcss plabs/python-mods python3.11 qt5new rahul/power-profiles-daemon renodr/vulkan-addition systemd-11177 systemd-13485 trunk upgradedb v5_1 v5_1-pre1 xry111/intltool xry111/llvm18 xry111/soup3 xry111/test-20220226 xry111/xf86-video-removal
Last change on this file since 23664262 was 2ce613f, checked in by Igor Živković <igor@…>, 20 years ago

more samba cleanup from DJ

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

  • Property mode set to 100644
File size: 3.5 KB
Line 
1<sect2>
2<title>Contents</title>
3
4<para>The <application>Samba</application> package contains
5<command>make_smbcodepage</command>,
6<command>make_unicodemap</command>,
7<command>mount.smbfs</command>,
8<command>net</command>,
9<command>nmbd</command>,
10<command>nmblookup</command>,
11<command>rpcclient</command>,
12<command>smbcacls</command>,
13<command>smbclient</command>,
14<command>smbcontrol</command>,
15<command>smbd</command>,
16<command>smbpasswd</command>,
17<command>smbspool</command>,
18<command>smbstatus</command>,
19<command>swat</command>,
20<command>testparm</command>,
21<command>testprns</command>,
22<command>wbinfo</command> and
23<command>winbindd.</command></para></sect2>
24
25<sect2>
26<title>Description</title>
27<sect3><title>make_smbcodepage</title>
28<para><command>make_smbcodepage</command> converts text descriptions of code
29pages to binary code page files and vice versa.</para></sect3>
30<sect3><title>make_unicodemap</title>
31<para><command>make_unicodemap</command> converts text Unicode map files to
32binary, for use in mapping characters to 16 bit Unicode.</para></sect3>
33<sect3><title>mount.smbfs</title>
34<para><command>mount.smbfs</command> provides <command>/bin/mount</command>
35with a way to mount remote windows (or samba) fileshares.</para></sect3>
36<sect3><title>net</title>
37<para><command>net</command> is a tool for administration of Samba and remote
38CIFS servers, similar to the net utility for DOS/Windows.</para></sect3>
39<sect3><title>nmbd</title>
40<para><command>nmbd</command> is the Samba Net<acronym>BIOS</acronym> name
41server.</para></sect3>
42<sect3><title>nmblookup</title>
43<para><command>nmblookup</command> is used to query
44Net<acronym>BIOS</acronym> names and map them to <acronym>IP</acronym>
45addresses.</para></sect3>
46<sect3><title>rpcclient</title>
47<para><command>rpcclient</command> is used to execute
48MS-<acronym>RPC</acronym> client side functions.</para></sect3>
49<sect3><title>smbcacls</title>
50<para><command>smbcacls</command> is used to manipulate NT access control
51lists.</para></sect3>
52<sect3><title>smbclient</title>
53<para><command>smbclient</command> is a <acronym>SMB</acronym>/<acronym>CIFS
54</acronym> access utility, similar to <acronym>FTP</acronym>.</para></sect3>
55<sect3><title>smbcontrol</title>
56<para><command>smbcontrol</command> is used to control running <command>smbd</command>,
57<command>nmbd</command> and <command>winbindd</command>
58daemons.</para></sect3>
59<sect3><title>smbd</title>
60<para><command>smbd</command> is the main
61<application>Samba</application> daemon.</para></sect3>
62<sect3><title>smbpasswd</title>
63<para><command>smbpasswd</command> changes a user's <application>Samba
64</application> password.</para></sect3>
65<sect3><title>smbspool</title>
66<para><command>smbspool</command> sends a print job to an <acronym>SMB
67</acronym> printer.</para></sect3>
68<sect3><title>smbstatus</title>
69<para><command>smbstatus</command> reports current
70<application>Samba</application> connections.</para></sect3>
71<sect3><title>swat</title>
72<para><command>swat</command> is the Samba Web Administration Tool.</para>
73</sect3>
74<sect3><title>testparm</title>
75<para><command>testparm</command> checks an <filename>smb.conf</filename> file
76for proper syntax.</para></sect3>
77<sect3><title>testprns</title>
78<para><command>testprns</command> tests printer names.</para></sect3>
79<sect3><title>wbinfo</title>
80<para><command>wbinfo</command> queries a running <command>winbindd</command>
81daemon.</para></sect3>
82<sect3><title>winbindd</title>
83<para><command>winbindd</command> resolves names from NT servers.</para></sect3>
84</sect2>
Note: See TracBrowser for help on using the repository browser.