~ubuntu-branches/ubuntu/feisty/openafs/feisty

« back to all changes in this revision

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

  • Committer: Package Import Robot
  • Author(s): Russ Allbery
  • Date: 2007-03-26 18:56:55 UTC
  • Revision ID: package-import@ubuntu.com-20070326185655-osce8n0y0dptgurh
* New upstream release.  (Closes: #415699)
  - Support newer Linux kernels.  (Closes: #409797, #410120)
  - Add aklog fallbacks for null realms to support the referral
    capability in MIT Kerberos 1.6 and later.  (Closes: #410314)
* Apply patch from Thomas Sesselmann to support setting options to pass
  to bosserver in /etc/default/openafs-fileserver.  (Closes: #409357)
* Remove the rx_Init calls in the PAM module.  The internal counters
  that had to be initialized that way have been removed.
* Now that we're running regen.sh as part of the build process, only
  patch the Autoconf source files and not the generated output to make
  the diff easier to audit.

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" "29/Jan/2007" "AFS Command Reference"
97
97
.UC
98
98
.if n .hy 0
99
99
.if n .na
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,