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-TheSmallOffice.xml

    r414 r988  
    174174                with Samba-2.2.x series releases. This is deliberate so that in the next chapter it is
    175175                possible to start with the installation that you have created here, migrate it
    176                 to a Samba-3 configuration, and then secure the system further. Configurations following
     176                to a Samba configuration, and then secure the system further. Configurations following
    177177                this one utilize features that may not be supported in Samba-2.2.x releases.
    178178                However, you should note that the examples in each chapter start with the assumption
     
    317317
    318318                <step><para>
    319                 Install the Samba-3 binary RPM from the Samba-Team FTP site.
     319                Install the Samba binary RPM from the Samba-Team FTP site.
    320320                </para></step>
    321321
     
    11391139
    11401140                <para>
    1141                 Samba-3 does not permit a Domain Group to become visible to Domain network clients unless the account
     1141                Samba does not permit a Domain Group to become visible to Domain network clients unless the account
    11421142                has a UNIX group account equivalent. The Domain groups that should be given UNIX equivalents are
    11431143                <guimenu>Domain Guests</guimenu>, <guimenu>Domain Users</guimenu>, and <guimenu>Domain Admins</guimenu>.
     
    12221222                <para>
    12231223                If it becomes necessary to change either the server name or the Domain name, be sure to back up the respective
    1224                 SID before the change is made. You can back up the SID using the <command>net getlocalsid</command> (Samba-3)
     1224                SID before the change is made. You can back up the SID using the <command>net getlocalsid</command> (Samba)
    12251225                or the <command>smbpasswd</command> (Samba-2.2.x). To change the SID, you use the same tool. Be sure
    12261226                to check the man page for this command for detailed instructions regarding the steps involved.
     
    12411241
    12421242                <para>
    1243                 Samba-3 implements a Windows NT4-style security domain architecture. This type of Domain cannot
     1243                Samba implements a Windows NT4-style security domain architecture. This type of Domain cannot
    12441244                be managed using tools present on a Windows XP Professional installation. You may download from the
    12451245                Microsoft Web site the SRVTOOLS.EXE package. Extract it into the directory from which you wish to use
    12461246                it. This package extracts the tools: <command>User Manager for Domains</command>, <command>Server Manager</command>, and <command>Event
    1247                 Viewer</command>. You may use the <guimenu>User Manager for Domains</guimenu> to manage your Samba-3
     1247                Viewer</command>. You may use the <guimenu>User Manager for Domains</guimenu> to manage your Samba
    12481248                Domain user and group accounts. Of course, you do need to be logged on as the <constant>Administrator</constant>
    1249                 for the Samba-3 Domain. It may help to log on as the <constant>root</constant> account.
     1249                for the Samba Domain. It may help to log on as the <constant>root</constant> account.
    12501250                </para>
    12511251
Note: See TracChangeset for help on using the changeset viewer.