OPENAFS-SA-2018-001 backup: use authenticated connection to butc
authorBenjamin Kaduk <kaduk@mit.edu>
Sun, 9 Sep 2018 15:44:38 +0000 (10:44 -0500)
committerBenjamin Kaduk <kaduk@mit.edu>
Tue, 11 Sep 2018 03:45:22 +0000 (22:45 -0500)
commit345ee34236c08a0a2fb3fff016edfa18c7af4b0a
tree5184f8a0c404523737456e333ee0f046be4f43d0
parent736364f1e3426b7b15836cd95ce25f0e516ce3f2
OPENAFS-SA-2018-001 backup: use authenticated connection to butc

Use the standard routine to pick a client security object, instead of
always assuming rxnull.  Respect -localauth as well as being able to
use the current user's tokens, but also provide a -nobutcauth argument
to fall back to the historical rxnull behavior (but only for the connections
to butc; vldb and budb connections are not affected).

Change-Id: Ibf8ebe5521bee8d0f7162527e26bc5541d07910d
doc/man-pages/pod8/backup.pod
src/bucoord/bucoord_internal.h
src/bucoord/dump.c
src/bucoord/main.c