[PATCH] svcrpc: gss: handle the GSS_S_CONTINUE
authorAndy Adamson <andros@citi.umich.edu>
Thu, 19 Jan 2006 01:43:24 +0000 (17:43 -0800)
committerLinus Torvalds <torvalds@g5.osdl.org>
Thu, 19 Jan 2006 03:20:25 +0000 (19:20 -0800)
commit822f1005ae1f3a4a8b136f38a6933d3f719f4c4a
tree34265fcf1cd957c7b34101b2152b4e5cc9c45086
parentfd44527707f2697fd2959e8bdb321ae588d150e2
[PATCH] svcrpc: gss: handle the GSS_S_CONTINUE

Kerberos context initiation is handled in a single round trip, but other
mechanisms (including spkm3) may require more, so we need to handle the
GSS_S_CONTINUE case in svcauth_gss_accept.  Send a null verifier.

Signed-off-by: Andy Adamson <andros@citi.umich.edu>
Signed-off-by: J. Bruce Fields <bfields@citi.umich.edu>
Signed-off-by: Neil Brown <neilb@suse.de>
Signed-off-by: Andrew Morton <akpm@osdl.org>
Signed-off-by: Linus Torvalds <torvalds@osdl.org>
net/sunrpc/auth_gss/svcauth_gss.c