The following commit has been merged in the master branch:
commit a6b14ea90259fbc4ead62f5f4288e435801db81e
Author: Michael Meffie <[email protected]>
Date:   Fri Aug 28 11:23:00 2020 -0400

    bozo: Add KeyFileExt and rxkad.keytab to access rights check
    
    When the KeyFileExt and rxkad.keytab were added to OpenAFS, they were
    not added to the bosserver's access rights check. Add these files to the
    bosserver access checks, with the same access rights needed for the
    original KeyFile.
    
    Also, add the full path for KeyFileExt to the dirpath package (not just
    the filename), which was not done when the KeyFileExt was introduced.
    This is needed to perform the access checks.
    
    Change-Id: I8c9028e846fad9f15823baeb7cc15a8f80ed5c1c
    Reviewed-on: https://gerrit.openafs.org/14329
    Tested-by: BuildBot <[email protected]>
    Reviewed-by: Andrew Deason <[email protected]>
    Reviewed-by: Benjamin Kaduk <[email protected]>

 src/bozo/bosoprocs.c         |    8 ++++++--
 src/util/dirpath.c           |    3 +++
 src/util/dirpath.hin         |    2 ++
 src/util/dirpath_nt.h        |    2 ++
 src/util/test/dirpath_test.c |    4 +++-
 5 files changed, 16 insertions(+), 3 deletions(-)

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

Reply via email to