Timestamp:
Nov 29, 2012, 2:06:31 PM (13 years ago)
Author:
Silvan Scherrer
Message:

Samba Server: updated trunk to 3.6.9 2nd part

Location:
trunk/server
Files:
2 edited

Legend:

Unmodified
Added
Removed
  • trunk/server

  • trunk/server/docs/htmldocs/manpages/vfs_acl_xattr.8.html

    r745 r752  
    1111        (e.g. <code class="literal">getfattr -n security.NTACL <code class="filename">filename</code>
    1212        </code>).
    13         </p><p>Please note that this module is
    14         <span class="emphasis"><em>experimental</em></span>!
    15         </p><p>This module is stackable.</p></div><div class="refsect1" title="OPTIONS"><a name="id266870"></a><h2>OPTIONS</h2><p>
    16         There are no options for <code class="literal">vfs_acl_xattr</code>.
    17         </p></div><div class="refsect1" title="AUTHOR"><a name="id266886"></a><h2>AUTHOR</h2><p>The original Samba software and related utilities
     13        </p><p>This module is stackable.</p></div><div class="refsect1" title="OPTIONS"><a name="id266863"></a><h2>OPTIONS</h2><div class="variablelist"><dl><dt><span class="term">acl_xattr:ignore system acls = [yes|no]</span></dt><dd><p>
     14                When set to <span class="emphasis"><em>yes</em></span>, a best effort mapping
     15                from/to the POSIX ACL layer will <span class="emphasis"><em>not</em></span> be
     16                done by this module. The default is <span class="emphasis"><em>no</em></span>,
     17                which means that Samba keeps setting and evaluating both the
     18                system ACLs and the NT ACLs. This is better if you need your
     19                system ACLs be set for local or NFS file access, too. If you only
     20                access the data via Samba you might set this to yes to achieve
     21                better NT ACL compatibility.
     22                </p></dd></dl></div></div><div class="refsect1" title="AUTHOR"><a name="id265697"></a><h2>AUTHOR</h2><p>The original Samba software and related utilities
    1823        were created by Andrew Tridgell. Samba is now developed
    1924        by the Samba Team as an Open Source project similar
Note: See TracChangeset for help on using the changeset viewer.