]> git.michaelhowe.org Git - packages/o/openafs.git/commit
viced: add opt to allow admin writes on RO servers
authorMarcio Barbosa <mbarbosa@sinenomine.net>
Thu, 14 Nov 2019 20:29:56 +0000 (17:29 -0300)
committerStephan Wiesand <stephan.wiesand@desy.de>
Mon, 10 Feb 2020 00:16:47 +0000 (19:16 -0500)
commitc75d8b632c1d4f55901fa2023ed0edb0c713cf0a
tree1786847f017db97d500126046bc72e9bc6577f76
parent2fe6510fb72e242f71c7882db7744f0ec3e91d52
viced: add opt to allow admin writes on RO servers

Add the new option -admin-write to allow write requests from superusers
on file servers running in readonly mode (-readonly). This lets sites
run fileservers in readonly mode for normal users, but allows members of
the system:administrators group to modify content.

Reviewed-on: https://gerrit.openafs.org/13707
Reviewed-by: Andrew Deason <adeason@sinenomine.net>
Tested-by: Andrew Deason <adeason@sinenomine.net>
Reviewed-by: Benjamin Kaduk <kaduk@mit.edu>
(cherry picked from commit f5f8b9336919debc5c26c429b12a14b65e0b697c)

Change-Id: Ia627b8c99767a875c1e8d1c69dcb45118df36937
Reviewed-on: https://gerrit.openafs.org/14019
Reviewed-by: Andrew Deason <adeason@sinenomine.net>
Reviewed-by: Cheyenne Wills <cwills@sinenomine.net>
Reviewed-by: Michael Meffie <mmeffie@sinenomine.net>
Reviewed-by: Mark Vitale <mvitale@sinenomine.net>
Tested-by: BuildBot <buildbot@rampaginggeek.com>
Reviewed-by: Stephan Wiesand <stephan.wiesand@desy.de>
doc/man-pages/pod8/fragments/dafileserver-synopsis.pod
doc/man-pages/pod8/fragments/fileserver-options.pod
doc/man-pages/pod8/fragments/fileserver-synopsis.pod
src/viced/afsfileprocs.c
src/viced/viced.c