Query: nfs4_getfacl
OS: centos
Section: 1
Format: Original Unix Latex Style Formatted with HTML and a Horizontal Scroll Bar
NFS4_GETFACL(1) NFSv4 Access Control Lists NFS4_GETFACL(1)NAMEnfs4_getfacl - get NFSv4 file/directory access control listsSYNOPSISnfs4_getfacl [-H] fileDESCRIPTIONnfs4_getfacl will display the NFSv4 Access Control List (ACL) for file (a file or directory), provided file is on a mounted NFSv4 filesys- tem which supports ACLs. If the -H/--more-help flag is specified, nfs4_getfacl will print some information about NFSv4 ACLs and the fields used in ACEs. The output format for an NFSv4 file ACL, e.g., is: A::OWNER@:rwatTnNcCy A::alice@nfsdomain.org:rxtncy A::bob@nfsdomain.org:rwadtTnNcCy A:g:GROUP@:rtncy D:g:GROUP@:waxTC A::EVERYONE@:rtncy D::EVERYONE@:waxTC In the example output above, the user `alice@nfsdomain.org' has the equivalent of "read" and "execute" permissions, `bob@nfsdomain.org' has "read" and "write", and both `GROUP@' and `EVERYONE@' have "read". Refer to the nfs4_acl(5) manpage for detailed information about NFSv4 ACL terminology and syntax.AUTHORSnfs4_getfacl was written by people at CITI, the Center for Information Technology Integration (http://www.citi.umich.edu). This manpage was written by David Richter.CONTACTPlease send bug reports, feature requests, and comments to <nfsv4@linux-nfs.org>.SEE ALSOnfs4_setfacl(1), nfs4_acl(5), RFC3530 (NFSv4.0), NFSv4.1 Minor Version Draft. Linux version 0.3.3, August 2008 NFS4_GETFACL(1)
Related Man Pages |
---|
nfs4_editfacl(1) - centos |
rpc.idmapd(8) - debian |
getfacl(1) - freebsd |
rpc.idmapd(8) - xfree86 |
rpc.idmapd(8) - x11r4 |
Similar Topics in the Unix Linux Community |
---|
Access Control Lists for Linux (Redhat 7.2) |
Does U*X have Access Control Lists? |
Migrating NFSv3 to NFSv4 in AIX |