[krbdev.mit.edu #2743] CITI RPC patches for NFSv4
Tom Yu via RT
rt-comment at krbdev.mit.edu
Fri Oct 15 17:36:49 EDT 2004
Putting this into RT for tracking purposes...
Date: Mon, 27 Sep 2004 14:22:14 -0400
From: Kevin Coffman <kwc at citi.umich.edu>
Hi Tom,
I'm attaching a patch against today's anoncvs. These changes do
several things:
- Get rid of mechanism oid checking in the rpc code. It
doesn't belong here.
- Add more elements to the rpc_gss_sec structure to allow
passing options through to the gss_init_sec_context()
- add routine authgss_get_private_data() which allows us to
get the private data we need to pass down to the kernel
w/o knowledge of the internal structure format
- remove some dead code (#if 0)
- change kadmin's invocation to use the new elements of
rpc_gss_sec
- change the print_rpc_gss_sec routine to format oid differently
Let me know what you think about these changes.
I was able to verify our gssd code with these changes. The only other
issue is the requirement of a kerberos source tree to get the rpc
header files.
K.C.
More information about the krb5-bugs
mailing list