man-page-fs-read-not-list-20080711

LICENSE MIT

 - fs diskfree
 - fs examine
 - fs listquota
 - fs quota

require read permission not list for the root directory
of the volume and list permission for the preceding path.
This commit is contained in:
Jeffrey Altman 2008-07-12 06:54:58 +00:00
parent 30ba65bc5c
commit df9f2455fb
4 changed files with 11 additions and 11 deletions

View File

@ -106,10 +106,10 @@ volumes C<user.smith> and C<sun4x_56.bin>:
=head1 PRIVILEGE REQUIRED
The issuer must have the C<l> (lookup) permission on the ACL of the root
The issuer must have the C<r> (read) permission on the ACL of the root
directory of the volume that houses the file or directory named by the
B<-path> argument, and on the ACL of each directory that precedes it in
the pathname.
B<-path> argument, and C<l> (list) permission on the ACL of each
directory that precedes it in the pathname.
=head1 SEE ALSO

View File

@ -108,10 +108,10 @@ the partition housing it:
=head1 PRIVILEGE REQUIRED
The issuer must have the C<l> (lookup) permission on the ACL of the root
The issuer must have the C<r> (read) permission on the ACL of the root
directory of the volume that houses the file or directory named by the
B<-path> argument, and on the ACL of each directory that precedes it in
the pathname.
B<-path> argument, and C<l> (list) permission on the ACL of each
directory that precedes it in the pathname.
=head1 SEE ALSO

View File

@ -104,8 +104,8 @@ The following example shows the output for the volume C<user.smith>:
The issuer must have the C<r> (read) permission on the ACL of the root
directory of the volume that houses the file or directory named by the
B<-path> argument, and on the ACL of each directory that precedes it in
the pathname.
B<-path> argument, and C<l> (list) permission on the ACL of each
directory that precedes it in the pathname.
=head1 SEE ALSO

View File

@ -78,10 +78,10 @@ housing the directory F</afs/abc.com/usr/smith>:
=head1 PRIVILEGE REQUIRED
The issuer must have the C<l> (lookup) permission on the ACL of the root
The issuer must have the C<r> (read) permission on the ACL of the root
directory of the volume that houses the file or directory named by the
B<-path> argument, and on the ACL of each directory that precedes it in
the pathname.
B<-path> argument, and C<l> (list) permission on the ACL of each
directory that precedes it in the pathname.
=head1 SEE ALSO