Ignore:
Timestamp:
Nov 24, 2016, 1:14:11 PM (9 years ago)
Author:
Silvan Scherrer
Message:

Samba Server: update vendor to version 4.4.3

File:
1 edited

Legend:

Unmodified
Added
Removed
  • vendor/current/docs-xml/Samba3-ByExample/SBE-SimpleOfficeServer.xml

    r414 r988  
    1919        Instead of a bland technical discussion, each principle is demonstrated by way of a
    2020        real-world scenario for which a working solution<footnote><para>The examples given mirror those documented
    21         in The Official Samba-3 HOWTO and Reference Guide, Second Edition (TOSHARG2) Chapter 2, Section 2.3.1. You may gain additional
     21        in The Official Samba HOWTO and Reference Guide, Second Edition (TOSHARG2) Chapter 2, Section 2.3.1. You may gain additional
    2222        insight from the standalone server configurations covered in TOSHARG2, sections 2.3.1.2 through 2.3.1.4.
    2323        </para></footnote> is fully described.
     
    148148
    149149                        <step><para>
    150                         Download the Samba-3 RPM packages for Red Hat Fedora Core2 from the Samba
     150                        Download the Samba RPM packages for Red Hat Fedora Core2 from the Samba
    151151                        <ulink url="http://www.samba.org">FTP servers.</ulink>
    152152                        </para></step>
     
    557557                                created. Any new directories created still have the same owner, group, and permissions as the
    558558                                directory they are in. This should eliminate all permissions-based file access problems.  For
    559                                 more information on this subject, refer to TOSHARG2<footnote><para>The Official Samba-3 HOWTO and
     559                                more information on this subject, refer to TOSHARG2<footnote><para>The Official Samba HOWTO and
    560560                                                Reference Guide, Chapter 15, File, Directory and Share Access Controls.</para></footnote> or refer
    561561                                to the UNIX man page for the <command>chmod</command> and the <command>chown</command> commands.
     
    565565                                Install the &smb.conf; file shown in <link linkend="charity-smbconfnew"/> in the
    566566                                <filename>/etc/samba</filename> directory. This newer &smb.conf; file uses user-mode security
    567                                 and is more suited to the mode of operation of Samba-3 than the older share-mode security
     567                                and is more suited to the mode of operation of Samba than the older share-mode security
    568568                                configuration that was shown in the first edition of this book.
    569569                                </para>
     
    10981098
    10991099                <procedure>
    1100                 <title>Migration from Windows NT4 Workstation System to Samba-3</title>
     1100                <title>Migration from Windows NT4 Workstation System to Samba</title>
    11011101
    11021102            <step><para><indexterm>
     
    11141114
    11151115                        <step><para>
    1116                         Install the latest Samba-3 binary Red Hat Linux RPM that is available from the
     1116                        Install the latest Samba binary Red Hat Linux RPM that is available from the
    11171117                        Samba FTP site.
    11181118                        </para></step>
     
    12491249
    12501250                        <step><para>
    1251                         Verify that the files are being copied correctly from the Windows NT4 machine to the Samba-3 server.
    1252                         This is best done on the Samba-3 server. Check the contents of the directory tree under
     1251                        Verify that the files are being copied correctly from the Windows NT4 machine to the Samba server.
     1252                        This is best done on the Samba server. Check the contents of the directory tree under
    12531253                        <filename>/data</filename> by executing the following command:
    12541254<screen>
Note: See TracChangeset for help on using the changeset viewer.