vfs_acl_xattr

Langue: en

Version: 03/12/2009 (fedora - 06/07/09)

Section: 8 (Commandes administrateur)

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

Synopsis

FCvfs objects = acl_xattrF[]

DESCRIPTION

This VFS module is part of the samba(7) suite.

The FCvfs_acl_xattrF[] 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 FCgetfattr -d FCfilenameF[]F[]. To show the current value, the name of the EA must be specified (e.g. FCgetfattr -n security.NTACL FCfilenameF[] F[]).

Please note that this module is experimental!

This module is stackable.

OPTIONS

There are no options for FCvfs_acl_xattrF[].

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.