 |
Index for Section 8 |
|
 |
Alphabetical listing for R |
|
 |
Bottom of page |
|
rmacl(8)
NAME
rmacl - Delete entries from ACLs for Advanced Server users
SYNOPSIS
/usr/sbin/rmacl [-v] [Objectname... | -] [-?]
OPTIONS
-v Verbose mode.
Objectname
The entry that you want to delete from the Access Control List.
-? Displays on-line help.
DESCRIPTION
The rmacl command deletes access control information associated with the
specified object(s). This command does automatically what using the acladm
-P command does implicitly.
EXAMPLES
To delete an ACL entry for object /usr/users/johnson/mydir, type the
following command:
# rmacl /usr/users/johnson/mydir
SEE ALSO
Commands: acladm(8)
 |
Index for Section 8 |
|
 |
Alphabetical listing for R |
|
 |
Top of page |
|