* accept_sec_context.c (krb5_gss_accept_sec_context): Add lots of
authorTom Yu <tlyu@mit.edu>
Fri, 13 Feb 1998 01:55:32 +0000 (01:55 +0000)
committerTom Yu <tlyu@mit.edu>
Fri, 13 Feb 1998 01:55:32 +0000 (01:55 +0000)
commitf2f123f7fc81c6167d9601d352aeb0f1512c5092
tree8c0aaadac2bf19fb4429802cdfaad43d524b0799
parentb6cea42576f6fe8d2daf3709744f939eec221003
* accept_sec_context.c (krb5_gss_accept_sec_context): Add lots of
explicit assignments to major_status to ensure that we actually
return an error when we mean to.  This was previously preventing
gssrpc authentication with the old ovsec_kadm interface from
working because the gssrpc server side functions were failing to
loop over a set of supplied credentials.

git-svn-id: svn://anonsvn.mit.edu/krb5/trunk@10428 dc483132-0cff-0310-8789-dd5450dbe970
src/lib/gssapi/krb5/ChangeLog
src/lib/gssapi/krb5/accept_sec_context.c