]> git.baikalelectronics.ru Git - kernel.git/commit
[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)
commit67c447e05500222d0c0b67c475d976867be11d9c
tree34265fcf1cd957c7b34101b2152b4e5cc9c45086
parent924abcffc4ba8eadec7d95f4c02fd01b83707693
[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