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-HOWTO/TOSHARG-VFS.xml

    r746 r988  
    3535<indexterm><primary>GNU/Linux</primary></indexterm>
    3636If not supplied with your platform distribution binary Samba package, you may have problems compiling these
    37 modules, as shared libraries are compiled and linked in different ways on different systems. They currently
    38 have been tested against GNU/Linux and IRIX.
     37modules, as shared libraries are compiled and linked in different ways on different systems.
    3938</para>
    4039
     
    128127
    129128        <para>
    130         This module allows the default quota values, in the windows explorer GUI, to be stored on a Samba-3 server.
     129        This module allows the default quota values, in the windows explorer GUI, to be stored on a Samba server.
    131130        The challenge is that linux filesystems only store quotas for users and groups, but no default quotas.
    132131        </para>
     
    558557        At the time of this writing, not much testing has been done.  I tested the shadow copy VFS module with a
    559558        specific scenario which was not deployed in a production environment, but more as a proof of concept.  The
    560         scenario involved a Samba-3 file server on Debian Sarge with an XFS file system and LVM1.  I do NOT recommend
     559        scenario involved a Samba file server on Debian Sarge with an XFS file system and LVM1.  I do NOT recommend
    561560        you use this as a solution without doing your own due diligence with regard to all the components presented
    562561        here.  That said, following is an basic outline of how I got things going.
Note: See TracChangeset for help on using the changeset viewer.