From 3b0114c0ba676dec2ece96983aff29257399f378 Mon Sep 17 00:00:00 2001 From: Karolin Seeger Date: Fri, 20 Feb 2009 13:32:22 +0100 Subject: s3/docs: Add man vfs_acl_xattr. Karolin --- docs-xml/manpages-3/vfs_acl_xattr.8.xml | 61 +++++++++++++++++++++++++++++++++ 1 file changed, 61 insertions(+) create mode 100644 docs-xml/manpages-3/vfs_acl_xattr.8.xml (limited to 'docs-xml/manpages-3/vfs_acl_xattr.8.xml') diff --git a/docs-xml/manpages-3/vfs_acl_xattr.8.xml b/docs-xml/manpages-3/vfs_acl_xattr.8.xml new file mode 100644 index 0000000000..b9377b297a --- /dev/null +++ b/docs-xml/manpages-3/vfs_acl_xattr.8.xml @@ -0,0 +1,61 @@ + + + + + + vfs_acl_xattr + 8 + Samba + System Administration tools + 3.3 + + + + + vfs_acl_xattr + Save NTFS-ACLs in Extended Attributes (EAs) + + + + + vfs objects = acl_xattr + + + + + DESCRIPTION + + This VFS module is part of the + samba + 7 suite. + + The vfs_acl_xattr VFS module stores + NTFS Access Control Lists (ACLs) in Extended Attributes (EAs). + This enables the full mapping of Windows ACLs on Samba + servers. + + + Please note that this module is + experimental! + + + This module is stackable. + + + + OPTIONS + + There are no options for vfs_acl_xattr. + + + + + AUTHOR + + The original Samba software and related utilities + were created by Andrew Tridgell. Samba is now developed + by the Samba Team as an Open Source project similar + to the way the Linux kernel is developed. + + + -- cgit