vfs_acl_xattr(8) suse man page | unix.com

Man Page: vfs_acl_xattr

Operating Environment: suse

Section: 8

VFS_ACL_XATTR(8)					    System Administration tools 					  VFS_ACL_XATTR(8)

NAME
vfs_acl_xattr - Save NTFS-ACLs in Extended Attributes (EAs)
SYNOPSIS
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. The ACLs are stored in the Extended Attribute security.NTACL of a file or directory. This Attribute is not listed by getfattr -d filename. To show the current value, the name of the EA must be specified (e.g. getfattr -n security.NTACL filename ). 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. Samba 3.5 06/18/2010 VFS_ACL_XATTR(8)
Related Man Pages
vfs_time_audit(8) - centos
vfs_audit(8) - suse
vfs_commit(8) - suse
vfs_prealloc(8) - suse
vfs_prealloc(8) - osx
Similar Topics in the Unix Linux Community
How to restrict user to a specific directory in solaris 10
Change directory error
Migrating to UNIX
Cut command on RHEL 6.8 compatibility issues
Update kernel Linux without reboot?!