The following commit has been merged in the openafs-stable-1_8_x branch:
commit c75d8b632c1d4f55901fa2023ed0edb0c713cf0a
Author: Marcio Barbosa <[email protected]>
Date:   Thu Nov 14 17:29:56 2019 -0300

    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 <[email protected]>
    Tested-by: Andrew Deason <[email protected]>
    Reviewed-by: Benjamin Kaduk <[email protected]>
    (cherry picked from commit f5f8b9336919debc5c26c429b12a14b65e0b697c)
    
    Change-Id: Ia627b8c99767a875c1e8d1c69dcb45118df36937
    Reviewed-on: https://gerrit.openafs.org/14019
    Reviewed-by: Andrew Deason <[email protected]>
    Reviewed-by: Cheyenne Wills <[email protected]>
    Reviewed-by: Michael Meffie <[email protected]>
    Reviewed-by: Mark Vitale <[email protected]>
    Tested-by: BuildBot <[email protected]>
    Reviewed-by: Stephan Wiesand <[email protected]>

 .../pod8/fragments/dafileserver-synopsis.pod       |    1 +
 .../pod8/fragments/fileserver-options.pod          |    6 ++
 .../pod8/fragments/fileserver-synopsis.pod         |    1 +
 src/viced/afsfileprocs.c                           |   60 ++++++++++++++-----
 src/viced/viced.c                                  |    6 ++
 5 files changed, 58 insertions(+), 16 deletions(-)

-- 
OpenAFS Master Repository
_______________________________________________
OpenAFS-cvs mailing list
[email protected]
https://lists.openafs.org/mailman/listinfo/openafs-cvs

Reply via email to