Changeset 988 for vendor/current/docs-xml/Samba3-HOWTO/TOSHARG-VFS.xml
- Timestamp:
- Nov 24, 2016, 1:14:11 PM (9 years ago)
- File:
-
- 1 edited
Legend:
- Unmodified
- Added
- Removed
-
vendor/current/docs-xml/Samba3-HOWTO/TOSHARG-VFS.xml
r746 r988 35 35 <indexterm><primary>GNU/Linux</primary></indexterm> 36 36 If 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. 37 modules, as shared libraries are compiled and linked in different ways on different systems. 39 38 </para> 40 39 … … 128 127 129 128 <para> 130 This module allows the default quota values, in the windows explorer GUI, to be stored on a Samba -3server.129 This module allows the default quota values, in the windows explorer GUI, to be stored on a Samba server. 131 130 The challenge is that linux filesystems only store quotas for users and groups, but no default quotas. 132 131 </para> … … 558 557 At the time of this writing, not much testing has been done. I tested the shadow copy VFS module with a 559 558 specific scenario which was not deployed in a production environment, but more as a proof of concept. The 560 scenario involved a Samba -3file server on Debian Sarge with an XFS file system and LVM1. I do NOT recommend559 scenario involved a Samba file server on Debian Sarge with an XFS file system and LVM1. I do NOT recommend 561 560 you use this as a solution without doing your own due diligence with regard to all the components presented 562 561 here. That said, following is an basic outline of how I got things going.
Note:
See TracChangeset
for help on using the changeset viewer.