source: server/other/samba3/samba3-desc.xml@ 736ede9

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 736ede9 was 736ede9, checked in by Larry Lawrence <larry@…>, 20 years ago

Updated to samba-3.0.4

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

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