 |
Index for Section 8 |
|
 |
Alphabetical listing for L |
|
 |
Bottom of page |
|
lsacl(8)
NAME
lsacl - Displays access controls placed on objects
SYNOPSIS
/usr/sbin/lsacl [options] objectname
/usr/sbin/lsacl [options] -E [-?]
OPTIONS
-F Displays all access control entry (ACE) options.
-g Displays primary groups.
-i Displays inherited ACL for new objects.
-d When used with the -i option, specifies that the new object is a
directory object.
-f When used with the -i option, specifies that the new object is a file
object.
-l Displays the long listing.
-M Displays the meaning of mask abbreviations.
-m Displays ACL minimized with UNIX permissions.
-o Displays owners.
-E Enumerates all ACLs in the system.
-? Displays on-line help.
-objectname
Identifies the name of the object for which the access controls are to
be displayed.
If objectname is -, the list of objects is read from standard input.
DESCRIPTION
The lsacl command displays access controls placed on objects.
This command must be run as root
 |
Index for Section 8 |
|
 |
Alphabetical listing for L |
|
 |
Top of page |
|