OpenAFS Master Repository branch, master, updated. openafs-devel-1_9_1-76-gd91b92e
Gerrit Code Review
gerrit@openafs.org
Wed, 1 Sep 2021 13:37:02 -0400
The following commit has been merged in the master branch:
commit d91b92e308dc2ac2e489581839c1fc1bf9147e16
Author: Michael Meffie <mmeffie@sinenomine.net>
Date: Thu Aug 19 11:47:04 2021 -0400
bozo: Log a warning if the bosserver is not started in restricted mode
Log a warning to the BosLog when the bosserver is not started in
restricted mode to encourage admins to enable restricted mode.
Also, log a notice when restricted mode is enabled to reassure admins
restricted mode is enabled on start up.
Change-Id: I2cbe0b95f44476d21215204f5ef186b07bba9b69
Reviewed-on: https://gerrit.openafs.org/14762
Reviewed-by: Stephan Wiesand <stephan.wiesand@desy.de>
Reviewed-by: Benjamin Kaduk <kaduk@mit.edu>
Tested-by: BuildBot <buildbot@rampaginggeek.com>
src/bozo/bosserver.c | 9 +++++++++
1 file changed, 9 insertions(+)
--
OpenAFS Master Repository