~ubuntu-branches/ubuntu/oneiric/openafs/oneiric-201305130334

« back to all changes in this revision

Viewing changes to doc/man-pages/man1/fs_setacl.1

  • Committer: Bazaar Package Importer
  • Author(s): Russ Allbery
  • Date: 2008-09-22 19:07:02 UTC
  • mfrom: (12.1.14 intrepid)
  • Revision ID: james.westby@ubuntu.com-20080922190702-59m13d7kn6gkw32d
Tags: 1.4.7.dfsg1-6
* Apply upstream patch to free /proc entries in the correct order.
  Thanks, Marc Dionne.  (Closes: #493914)
* Apply upstream deltas to support 2.6.27 kernels and to stop using
  COMMON_KERN_CFLAGS for all 2.6 kernels uniformly, which fixes
  problems on amd64 with newer kernels.  Thanks, Björn Torkelsson.
  (LP: #267504)
* Translation updates:
  - Swedish, thanks Martin Bagge.  (Closes: #493120)

Show diffs side-by-side

added added

removed removed

Lines of Context:
93
93
.nr % 0
94
94
.rr F
95
95
.\}
96
 
.TH FS_SETACL 1 "OpenAFS" "1/Mar/2006" "AFS Command Reference"
 
96
.TH FS_SETACL 1 "OpenAFS" "11/Nov/2007" "AFS Command Reference"
97
97
.UC
98
98
.if n .hy 0
99
99
.if n .na
188
188
.\}
189
189
.rm #[ #] #H #V #F C
190
190
.SH "NAME"
191
 
fs setacl \- Sets the ACL for a directory
 
191
fs_setacl \- Sets the ACL for a directory
192
192
.SH "SYNOPSIS"
193
193
\fBfs setacl\fR <<\ \fB\-dir\fR\ <\fIdirectory\fR+ >>> <<\ \fB\-acl\fR\ <\fIaccess\ list\ entries\fR+ >>>
194
194
    [\fB\-clear\fR] [\fB\-negative\fR] [\fB\-id\fR] [\fB\-if\fR] [\fB\-help\fR]
388
388
.Ve
389
389
.SH "PRIVILEGE REQUIRED"
390
390
The issuer must have the \f(CWa\fR (administer) permission on the directory's
391
 
ACL; the directory's owner and the members of the system:administrators
392
 
group have the right implicitly, even if it does not appear on the ACL.
 
391
ACL, a member of the system:administrators group, or, as a special case,
 
392
must be the UID owner of the top-level directory of the volume containing
 
393
this directory.  The last provision allows the UID owner of a volume to
 
394
repair accidental ACL errors without requiring intervention by a member of
 
395
system:administrators.
 
396
.PP
 
397
Earlier versions of OpenAFS also extended implicit administer permission
 
398
to the owner of any directory.  In current versions of OpenAFS, only the
 
399
owner of the top-level directory of the volume has this special
 
400
permission.
393
401
.SH "SEE ALSO"
394
402
the \fIfs_copyacl(1)\fR manpage,
395
403
the \fIfs_listacl(1)\fR manpage,
405
413
 
406
414
.rn }` ''
407
415
.IX Title "FS_SETACL 1"
408
 
.IX Name "fs setacl - Sets the ACL for a directory"
 
416
.IX Name "fs_setacl - Sets the ACL for a directory"
409
417
 
410
418
.IX Header "NAME"
411
419