]> git.michaelhowe.org Git - packages/o/openafs.git/commit
Integrate keytab-based decryption into afsconf_ServerAuth
authorChaskiel Grundman <cg2v@andrew.cmu.edu>
Sun, 10 Feb 2013 18:27:03 +0000 (13:27 -0500)
committerRuss Allbery <rra@debian.org>
Mon, 22 Jul 2013 22:25:33 +0000 (15:25 -0700)
commit7c2f0888f849ceb8013ea5751a7bf6c6825bedc3
tree1ca1265539e3dc12a7a2c0c14afc0516c8f411c6
parent00bc84235a5c27671e49e3c0303e59df0ea3df1a
Integrate keytab-based decryption into afsconf_ServerAuth

Now all servers can have it, though they must call
rxkad_BindKeytabDecrypt themselves.

Change-Id: I95fecb3f88c19b3d5193ea8200fa20c86ec08ad7
26 files changed:
src/auth/Makefile.in
src/auth/authcon.c
src/bozo/Makefile.in
src/bucoord/Makefile.in
src/budb/Makefile.in
src/butc/Makefile.in
src/cf/kerberos.m4
src/config/Makefile.config.in
src/fsprobe/Makefile.in
src/kauth/Makefile.in
src/libafsauthent/Makefile.in
src/ptserver/Makefile.in
src/scout/Makefile.in
src/shlibafsauthent/Makefile.in
src/tbutc/Makefile.in
src/tsm41/Makefile.in
src/tviced/Makefile.in
src/tvolser/Makefile.in
src/update/Makefile.in
src/uss/Makefile.in
src/util/dirpath.c
src/util/dirpath.hin
src/venus/Makefile.in
src/viced/Makefile.in
src/vlserver/Makefile.in
src/volser/Makefile.in