Add get_string, free_string kdcpreauth callbacks
authorGreg Hudson <ghudson@mit.edu>
Thu, 6 Oct 2011 20:08:29 +0000 (20:08 +0000)
committerGreg Hudson <ghudson@mit.edu>
Thu, 6 Oct 2011 20:08:29 +0000 (20:08 +0000)
commitf80666416e33efe29bfb1ffc711d482d67fc0873
tree419ebe99016559fc1f5e3d7726a48c4eb1d07079
parentd9ed152c4ba1fc5b8d2ca6f894e25e449d685c0c
Add get_string, free_string kdcpreauth callbacks

String attributes should be useful to preauth modules without having
to link against libkdb5.  Add a callback to make client string
attributes accessible to modules.

git-svn-id: svn://anonsvn.mit.edu/krb5/trunk@25318 dc483132-0cff-0310-8789-dd5450dbe970
src/include/krb5/preauth_plugin.h
src/kdc/kdc_preauth.c