GSP
Quick Navigator

Search Site

Unix VPS
A - Starter
B - Basic
C - Preferred
D - Commercial
MPS - Dedicated
Previous VPSs
* Sign Up! *

Support
Contact Us
Online Help
Handbooks
Domain Status
Man Pages

FAQ
Virtual Servers
Pricing
Billing
Technical

Network
Facilities
Connectivity
Topology Map

Miscellaneous
Server Agreement
Year 2038
Credits
 

USA Flag

 

 

Man Pages
acltool(1) acltool man page acltool(1)

acltool - manipulate NFSv4 and ZFS ACLs

acltool [<option>*] [<action> [<option>*] [<path>*]]

lac [<option>*] <path>*

sac [<option>*] [<acl>] <path>+

edac [<option>*] [<simple-change>] <path>+

acltool is a tool to manipulate NFSv4 & ZFS ACLs in various ways. POSIX.1e ACLs is not supported as of this time.

All actions or long options may be abbreviated freely as long as they can be uniqely identfied. For example edit-access may be abbreviated to edac, ed-ac, edit-acc or edit and many other variants. Similarly --no-update may (for example) be abbreviated to --no-up or --nu.

Display usage information.
Increase verbosity
No-update mode.
Enable Sort ACL mode.
Enable Merge ACL mode.
Recurse thru directory tree.
Limit recursion depth.
Set ACL print style.
Increase Print ACL mode.
Never modify ACLs on disk.
Do not print path prefix when listing matching ACL entries.
Add a semicolon-separated list of <change-requests> to be applied to ACLs (only for edit-access)
Read a semicolon or line-separated list of <change-requests> from a file to be applied to ACLs (only for edit-access)


Display usage information about all actions, or more detailed information about a specific one.

List ACLs

Set ACLs

Modify ACLs

Modify ACLs

Get ACLs into variables in brief text format.

Change current directory

Print current working directory

Exit from interactive mode.

Print text

Print version and buiild information.

Interactive Mode is entered if you do not specify an action on the command line. In this mode tab-completion works for commands and common long options (not action-specific options). Environment variables may be accessed using ${name}.

You may make symbolic links to acltool in order to use actions directly. For example "ln -s acltool lac" makes it possible to use "lac" as a shortcut to "acltool lac" from a Shell.

setfacl(1), getfacl(1), acl(3), acl(9)
acl(2), chmod(1), ls(1), acl(5)
nfs4_getfacl(1), nfs4_setfacl(1), nfs4_acl(5), acl(5)
acl(3), ls(1), chmod(1)
RFC3530 (NFSv4.0) RFC5661 (NFSv4.1) RFC7862 (NFSv4.2) RFC8276 (File System Extended Attributes in NFSv4)

No known bugs

https://github.com/ptrrkssn/acltool

Peter Eriksson <pen@lysator.liu.se>

12 May 2020 1.16.1

Search for    or go to Top of page |  Section 1 |  Main Index

Powered by GSP Visit the GSP FreeBSD Man Page Interface.
Output converted with ManDoc.