]> 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 20:47:12 +0000 (13:47 -0700)
commitccd1e70e4e2231dd6868a4c51867d990c0a4ba0a
tree39298b46db37330e06a04ec743eac8dcddc79583
parent0cbd20b45120e5e38aebe7b91cf2b428eb312bd9
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
configure.ac
src/rxkad/Makefile.in
src/rxkad/rxkad_prototypes.h
src/rxkad/ticket5_keytab.c [new file with mode: 0644]
src/shlibafsrpc/libafsrpc.map