]> 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)
committerSimon Wilkinson <sxw@your-file-system.com>
Sat, 13 Jul 2013 10:45:16 +0000 (11:45 +0100)
commit14db1a40e5be3b7325951d002885bbf288d570c1
tree97367f00d64341a931ddb4ae7f8243b26fe2cbfa
parent5e0cbc930508a697331bad07cc201c1e1985ff84
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