* auth_gssapi.c (auth_gssapi_create): #ifdef GSSAPI_KRB5, a null
authorBarry Jaspan <bjaspan@mit.edu>
Tue, 29 Oct 1996 18:06:11 +0000 (18:06 +0000)
committerBarry Jaspan <bjaspan@mit.edu>
Tue, 29 Oct 1996 18:06:11 +0000 (18:06 +0000)
commit10a255f6f0374988bd3de8557ae31effb3781709
tree106a9598893559fd6f4fbac2a83629b84e88fa65
parent876c73baed2d98524d94f921b25b427c3bfd709a
* auth_gssapi.c (auth_gssapi_create): #ifdef GSSAPI_KRB5, a null
  mech_type implies gss_mech_krb5, so include that in the version 3
  fallback test.  This change, along with the other changes for rpc
  version 4, complete the fix for [krb5-libs/106].

git-svn-id: svn://anonsvn.mit.edu/krb5/trunk@9246 dc483132-0cff-0310-8789-dd5450dbe970
src/lib/rpc/ChangeLog
src/lib/rpc/auth_gssapi.c