1VFS_ACL_XATTR(8)          System Administration tools         VFS_ACL_XATTR(8)
2
3
4

NAME

6       vfs_acl_xattr - Save NTFS-ACLs in Extended Attributes (EAs)
7

SYNOPSIS

9       vfs objects = acl_xattr
10

DESCRIPTION

12       This VFS module is part of the samba(7) suite.
13
14       The vfs_acl_xattr VFS module stores NTFS Access Control Lists (ACLs) in
15       Extended Attributes (EAs). This enables the full mapping of Windows
16       ACLs on Samba servers.
17
18       The ACLs are stored in the Extended Attribute security.NTACL of a file
19       or directory. This Attribute is not listed by getfattr -d filename. To
20       show the current value, the name of the EA must be specified (e.g.
21       getfattr -n security.NTACL filename).
22
23       Please note that this module is experimental!
24
25       This module is stackable.
26

OPTIONS

28       There are no options for vfs_acl_xattr.
29

AUTHOR

31       The original Samba software and related utilities were created by
32       Andrew Tridgell. Samba is now developed by the Samba Team as an Open
33       Source project similar to the way the Linux kernel is developed.
34
35
36
37Samba 3.5                         08/02/2011                  VFS_ACL_XATTR(8)
Impressum