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:47:35 +0000 (22:47 -0500)
commited217df4b23e111d4b12e7236bdf6f8ab5575952
tree0905e39be3d021bedd1df9e9640b7b4b245a25e4
parent1b199eeafad6420982380ce5e858f00c528cfd13
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).

(cherry picked from commit 345ee34236c08a0a2fb3fff016edfa18c7af4b0a)

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