b9377b297a625e8e9a808ca49d53804b0387a76a
[sfrench/samba-autobuild/.git] / docs-xml / manpages-3 / vfs_acl_xattr.8.xml
1 <?xml version="1.0" encoding="iso-8859-1"?>
2 <!DOCTYPE refentry PUBLIC "-//Samba-Team//DTD DocBook V4.2-Based Variant V1.0//EN" "http://www.samba.org/samba/DTD/samba-doc">
3 <refentry id="vfs_acl_xattr.8">
4
5 <refmeta>
6         <refentrytitle>vfs_acl_xattr</refentrytitle>
7         <manvolnum>8</manvolnum>
8         <refmiscinfo class="source">Samba</refmiscinfo>
9         <refmiscinfo class="manual">System Administration tools</refmiscinfo>
10         <refmiscinfo class="version">3.3</refmiscinfo>
11 </refmeta>
12
13
14 <refnamediv>
15         <refname>vfs_acl_xattr</refname>
16         <refpurpose>Save NTFS-ACLs in Extended Attributes (EAs)</refpurpose>
17 </refnamediv>
18
19 <refsynopsisdiv>
20         <cmdsynopsis>
21                 <command>vfs objects = acl_xattr</command>
22         </cmdsynopsis>
23 </refsynopsisdiv>
24
25 <refsect1>
26         <title>DESCRIPTION</title>
27
28         <para>This VFS module is part of the
29         <citerefentry><refentrytitle>samba</refentrytitle>
30         <manvolnum>7</manvolnum></citerefentry> suite.</para>
31
32         <para>The <command>vfs_acl_xattr</command> VFS module stores
33         NTFS Access Control Lists (ACLs) in Extended Attributes (EAs).
34         This enables the full mapping of Windows ACLs on Samba
35         servers.
36         </para>
37
38         <para>Please note that this module is
39         <emphasis>experimental</emphasis>!
40         </para>
41
42         <para>This module is stackable.</para>
43 </refsect1>
44
45 <refsect1>
46         <title>OPTIONS</title>
47         <para>
48         There are no options for <command>vfs_acl_xattr</command>.
49         </para>
50 </refsect1>
51
52 <refsect1>
53         <title>AUTHOR</title>
54
55         <para>The original Samba software and related utilities
56         were created by Andrew Tridgell. Samba is now developed
57         by the Samba Team as an Open Source project similar
58         to the way the Linux kernel is developed.</para>
59 </refsect1>
60
61 </refentry>