[krbdev.mit.edu #5565] SVN Commit

Ken Raeburn via RT rt-comment at krbdev.mit.edu
Mon Aug 25 15:43:19 EDT 2008


Incorporate Apple's patch.

Add a test authorization data scheme, in both built-in and plugin
forms; built-in version is #ifdef'ed out.  Update configury to create
the build directory for the plugin, but don't build or install it by
default.

Create the new (and normally empty) authorization data plugin
directory at install time.

Add some (normally disabled) code to log authz data from rd_req.

Fix up some comments that still refer to preauth plugins.  Add some
details in comments on the API, and why it's private for now.

Make the plugin init context support work, by not passing null
pointers.

Commit By: raeburn



Revision: 20691
Changed Files:
U   trunk/src/Makefile.in
U   trunk/src/config/pre.in
U   trunk/src/configure.in
A   trunk/src/include/krb5/authdata_plugin.h
U   trunk/src/include/osconf.hin
U   trunk/src/kdc/Makefile.in
U   trunk/src/kdc/do_as_req.c
A   trunk/src/kdc/kdc_authdata.c
U   trunk/src/kdc/kdc_util.h
U   trunk/src/kdc/main.c
U   trunk/src/lib/krb5/krb/rd_req_dec.c
A   trunk/src/plugins/authdata/
A   trunk/src/plugins/authdata/greet/
A   trunk/src/plugins/authdata/greet/Makefile.in
A   trunk/src/plugins/authdata/greet/greet.exports
A   trunk/src/plugins/authdata/greet/greet_auth.c




More information about the krb5-bugs mailing list