ADC Home > Reference Library > Reference > Mac OS X > Mac OS X Man Pages

 

This document is a Mac OS X manual page. Manual pages are a command-line technology for providing documentation. You can view these manual pages locally using the man(1) command. These manual pages come from many different sources, and thus, have a variety of writing styles.

For more information about the manual page format, see the manual page for manpages(5).



fsaclctl(1)               BSD General Commands Manual              fsaclctl(1)

NAME
     fsaclctl

SYNOPSIS
     fsaclctl -p path | -a [-e] [-d] [-v]

DESCRIPTION
     The fsaclctl command enables, disables or prints the status of Access Control List support on a given
     file system.  After changing Access Control List support either reboot the system, or remount the file
     system, to make running applications aware of the change.

     The options are:

     -p      Path to file system mount point.

     -a      Operate on all relevant volumes.

     -e      Enable Access Control Lists on the given file system.

     -d      Disable Access Control Lists on the given file system.

     -v      Display version number.

SEE ALSO
     chmod(2), unmount(2), ls(2), mount(8)

HISTORY
     The fsaclctl command first appeared Mac OS X version 10.4.

RETURN VALUES
     0                  fsaclctl Successfully performed requested operation.

     [ENOTSUP]          The filesystem does not support this operation.

     [EPERM]            The requested operation must be performed as root.

Mac OS X                        August 14, 2006                       Mac OS X

Did this document help you?
Yes: Tell us what works for you.
It’s good, but: Report typos, inaccuracies, and so forth.
It wasn’t helpful: Tell us what would have helped.