Ignore:
Timestamp:
Nov 27, 2012, 4:56:06 PM (13 years ago)
Author:
Silvan Scherrer
Message:

Samba Server: updated vendor to 3.6.9

Location:
vendor/current/docs-xml/Samba3-HOWTO
Files:
6 edited

Legend:

Unmodified
Added
Removed
  • vendor/current/docs-xml/Samba3-HOWTO/TOSHARG-AccessControls.xml

    r740 r746  
    13811381        ACL that implements <emphasis>inheritance</emphasis>, a concept not anticipated by POSIX
    13821382        ACLs as implemented in UNIX file systems. Samba provides support for <emphasis>masks</emphasis>
    1383         that permit normal ugo and ACLs functionality to be overrided. This further complicates
     1383        that permit normal ugo and ACLs functionality to be overridden. This further complicates
    13841384        the way in which Windows ACLs must be implemented.
    13851385        </para>
  • vendor/current/docs-xml/Samba3-HOWTO/TOSHARG-AdvancedNetworkAdmin.xml

    r414 r746  
    266266<indexterm><primary>LAN</primary></indexterm>
    267267<indexterm><primary>thin client</primary></indexterm>
    268         ThinLinc an be used both in the LAN environment to implement a Thin Client strategy for an organization, and as
     268        ThinLinc can be used both in the LAN environment to implement a Thin Client strategy for an organization, and as
    269269        secure remote access solution for people working from remote locations, even over smallband connections.
    270270        ThinLinc is free to use for a single concurrent user.
  • vendor/current/docs-xml/Samba3-HOWTO/TOSHARG-CUPS-printing.xml

    r414 r746  
    37173717<indexterm><primary>adddriver</primary></indexterm>
    37183718The setdriver command will fail if in Samba's mind the queue is not
    3719 already there. A successful installation displys the promising message that the:
     3719already there. A successful installation displays the promising message that the:
    37203720<screen>
    37213721Printer Driver ABC successfully installed.
  • vendor/current/docs-xml/Samba3-HOWTO/TOSHARG-TDBFiles.xml

    r414 r746  
    2525        <para>
    2626<indexterm><primary>tdb</primary></indexterm>
    27 <indexterm><primary>currupted</primary></indexterm>
     27<indexterm><primary>corrupted</primary></indexterm>
    2828<indexterm><primary>backup</primary></indexterm>
    2929<indexterm><primary>restore</primary></indexterm>
  • vendor/current/docs-xml/Samba3-HOWTO/TOSHARG-Unicode.xml

    r414 r746  
    367367                        there is a delicate difference between the iconv() function, which is
    368368                        generally used on UNIX, and the functions used on other platforms,
    369                         such as Windows and Java, so far is concerens the conversion between
     369                        such as Windows and Java, so far is concerns the conversion between
    370370                        Shift_JIS and Unicode UTF-8 must be done with care and recognition
    371371                        of the limitations involved in the process.
  • vendor/current/docs-xml/Samba3-HOWTO/TOSHARG-VFS.xml

    r414 r746  
    917917
    918918; exclude files from being scanned based on the MIME-type! Semi-colon
    919 ; seperated list (default: empty list). Use this with care!
     919; separated list (default: empty list). Use this with care!
    920920exclude file types =
    921921
Note: See TracChangeset for help on using the changeset viewer.