]> git.michaelhowe.org Git - packages/o/openafs.git/commit
New optional rxkad functionality for decypting krb5 tokens
authorChaskiel Grundman <cg2v@andrew.cmu.edu>
Sat, 9 Feb 2013 17:42:20 +0000 (12:42 -0500)
committerRuss Allbery <rra@debian.org>
Mon, 22 Jul 2013 22:25:25 +0000 (15:25 -0700)
commit00bc84235a5c27671e49e3c0303e59df0ea3df1a
tree3151d8a068939dda6d1572a44f29111f94dd1dfb
parenta2cf039307a9d11a9c7fc2670252ea7a72aa5176
New optional rxkad functionality for decypting krb5 tokens

An additional, optional mechanism for decrypting krb5-format tokens
is provided that uses the krb5 api with a key from a keytab
instead of using libdes and the AFS KeyFile

The AIX compat stub for krb5_c_decrypt is contributed by Andrew Deason.

Change-Id: I97c08122c60482b84d602d6fa6482f1d5deef142
src/cf/kerberos.m4
src/rxkad/Makefile.in
src/rxkad/rxkad_prototypes.h
src/rxkad/ticket5_keytab.c [new file with mode: 0644]
src/shlibafsrpc/mapfile