]> granicus.if.org Git - libtirpc/commit
SVCAUTH_WRAP/SVCAUTH_UNWRAP
authorMatthew N. Dodd <matthew.nygard.dodd@gmail.com>
Mon, 20 Jun 2011 17:34:56 +0000 (13:34 -0400)
committerSteve Dickson <steved@redhat.com>
Tue, 21 Jun 2011 18:31:44 +0000 (14:31 -0400)
commit82cc2e6129c872c8be09381055f2fb5641c5e6fe
tree95cb10c6f9d83cddb5ccded527b0ad0605789149
parent2abb87646f696726f4ee3a89db6ebfc8adbd9b9b
SVCAUTH_WRAP/SVCAUTH_UNWRAP

Server code lacks support for authenticator wrapping/unwrapping, which
is particularly useful when using GSS.

Verified for both tcp & udp using a trivial RPC server against an MIT
Krb5 client.

Signed-off-by: Frank Filz <ffilzlnx@us.ibm.com>
Signed-off-by: Steve Dickson <steved@redhat.com>
src/svc.c
src/svc_auth_unix.c
src/svc_dg.c
src/svc_vc.c
tirpc/rpc/svc_auth.h