Ignore:
Timestamp:
09/24/2003 01:20:44 AM (21 years ago)
Author:
Larry Lawrence <larry@…>
Branches:
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_0, v5_0-pre1, v5_1, v5_1-pre1, xry111/intltool, xry111/llvm18, xry111/soup3, xry111/test-20220226, xry111/xf86-video-removal
Children:
cce6b02e
Parents:
19234f1
Message:

update samba intro

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

File:
1 edited

Legend:

Unmodified
Added
Removed
  • server/other/samba/samba-desc.xml

    r19234f1 r40330fcd  
    22<title>Contents</title>
    33
    4 <para>The Samba package contains
    5 <userinput>make_smbcodepage</userinput>,
    6 <userinput>make_unicodemap</userinput>,
    7 <userinput>mount.smbfs</userinput>,
    8 <userinput>nmbd</userinput>,
    9 <userinput>nmblookup</userinput>,
    10 <userinput>rpcclient</userinput>,
    11 <userinput>smbcacls</userinput>,
    12 <userinput>smbclient</userinput>,
    13 <userinput>smbcontrol</userinput>,
    14 <userinput>smbd</userinput>,
    15 <userinput>smbpasswd</userinput>,
    16 <userinput>smbspool</userinput>,
    17 <userinput>smbstatus</userinput>,
    18 <userinput>swat</userinput>,
    19 <userinput>testparm</userinput>,
    20 <userinput>testprns</userinput>,
    21 <userinput>wbinfo</userinput> and
    22 <userinput>winbindd.</userinput></para>
     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>
    2323
    2424</sect2>
     
    2727
    2828<sect3><title>make_smbcodepage</title>
    29 <para>make_smbcodepage converts text descriptions of code pages to
    30 binary code page files and vice versa.</para></sect3>
     29<para><command>make_smbcodepage</command> converts text descriptions of code
     30pages to binary code page files and vice versa.</para></sect3>
    3131<sect3><title>make_unicodemap</title>
    32 <para>make_unicodemap converts text unicode map files to binary, for
    33 use in mapping characters to 16 bit unicode.</para></sect3>
     32<para><command>make_unicodemap</command> converts text unicode map files to
     33binary, for use in mapping characters to 16 bit unicode.</para></sect3>
    3434<sect3><title>mount.smbfs</title>
    35 <para>mount.smbfs provides /bin/mount with a way to mount remote
    36 windows (or samba) fileshares.</para></sect3>
     35<para><command>mount.smbfs</command> provides <command>/bin/mount</command>
     36with a way to mount remote windows (or samba) fileshares.</para></sect3>
    3737<sect3><title>nmbd</title>
    38 <para>nmbd is the Samba NetBIOS name server.</para></sect3>
     38<para><command>nmbd</command> is the Samba Net<acronym>BIOS</acronym> name
     39server.</para></sect3>
    3940<sect3><title>nmblookup</title>
    40 <para>nmblookup is used to query NetBIOS names and map them to IP
     41<para><command>nmblookup</command> is used to query
     42Net<acronym>BIOS</acronym> names and map them to <acronym>IP</acronym>
    4143addresses.</para></sect3>
    4244<sect3><title>rpcclient</title>
    43 <para>rpcclient is used to execute MS-RPC client side
    44 functions.</para></sect3>
     45<para><command>rpcclient</command> is used to execute
     46MS-<acronym>RPC</acronym> client side functions.</para></sect3>
    4547<sect3><title>smbcacls</title>
    46 <para>smbcacls is used to manipulate NT access control
     48<para><command>smbcacls</command> is used to manipulate NT access control
    4749lists.</para></sect3>
    4850<sect3><title>smbclient</title>
    49 <para>smbclient is a SMB/CIFS access utility, similar to
    50 FTP.</para></sect3>
     51<para><command>smbclient</command> is a <acronym>SMB</acronym>/<acronym>CIFS
     52</acronym> access utility, similar to <acronym>FTP</acronym>.</para></sect3>
    5153<sect3><title>smbcontrol</title>
    52 <para>smbcontrol is used to control running smbd, nmbd and winbindd
     54<para><command>smbcontrol</command> is used to control running <command>smbd
     55</command>, <command>nmbd</command> and <command>winbindd</command>
    5356daemons.</para></sect3>
    5457<sect3><title>smbd</title>
    55 <para>smbd is the main Samba daemon.</para></sect3>
     58<para><command>smbd</command> is the main
     59<application>Samba</application> daemon.</para></sect3>
    5660<sect3><title>smbpasswd</title>
    57 <para>smbpasswd changes a user's Samba password.</para></sect3>
     61<para><command>smbpasswd</command> changes a user's <application>Samba
     62</application> password.</para></sect3>
    5863<sect3><title>smbspool</title>
    59 <para>smbspool sends a print job to an SMB printer.</para></sect3>
     64<para><command>smbspool</command> sends a print job to an <acronym>SMB
     65</acronym> printer.</para></sect3>
    6066<sect3><title>smbstatus</title>
    61 <para>smbstatus reports current Samba connections.</para></sect3>
     67<para><command>smbstatus</command> reports current
     68<application>Samba</application> connections.</para></sect3>
    6269<sect3><title>swat</title>
    63 <para>swat is the Samba Web Administration Tool.</para></sect3>
     70<para><command>swat</command> is the Samba Web Administration Tool.</para>
     71</sect3>
    6472<sect3><title>testparm</title>
    65 <para>testparm checks an smb.conf file for proper
    66 syntax.</para></sect3>
     73<para><command>testparm</command> checks an <filename>smb.conf</filename> file
     74for proper syntax.</para></sect3>
    6775<sect3><title>testprns</title>
    68 <para>testprns tests printer names.</para></sect3>
     76<para><command>testprns</command> tests printer names.</para></sect3>
    6977<sect3><title>wbinfo</title>
    70 <para>wbinfo queries a running winbindd daemon.</para></sect3>
     78<para><command>wbinfo</command> queries a running <command>winbindd</command>
     79daemon.</para></sect3>
    7180<sect3><title>winbindd</title>
    72 <para>winbindd resolves names from NT servers.</para></sect3>
     81<para><command>winbindd</command> resolves names from NT servers.</para></sect3>
    7382</sect2>
    7483
Note: See TracChangeset for help on using the changeset viewer.