Convert SAM-2 preauth mechanism to a module
authorGreg Hudson <ghudson@mit.edu>
Thu, 26 Apr 2012 21:47:02 +0000 (21:47 +0000)
committerGreg Hudson <ghudson@mit.edu>
Thu, 26 Apr 2012 21:47:02 +0000 (21:47 +0000)
commitd93166972447594f3431edfa3ef2db946bfcc24e
treedfee94324e678ed2afc04b8290509ca76512ffc6
parent7150b8eab9fb4bf643dd1a7ac4f5be3ca455dfcb
Convert SAM-2 preauth mechanism to a module

Move the last real preauth mechanism, SAM-2, from the pa_types table
to a built-in module.

git-svn-id: svn://anonsvn.mit.edu/krb5/trunk@25831 dc483132-0cff-0310-8789-dd5450dbe970
src/lib/krb5/krb/Makefile.in
src/lib/krb5/krb/int-proto.h
src/lib/krb5/krb/preauth2.c
src/lib/krb5/krb/preauth_sam2.c [new file with mode: 0644]