[krbdev.mit.edu #6945] SVN Commit 
    Greg Hudson via RT 
    rt-comment at krbdev.mit.edu
       
    Thu Aug 11 12:37:56 EDT 2011
    
    
  
Fix call to gss_inquire_cred from spnego_gss_acquire_cred_impersonate_name.
If desired_mechs is NULL (this should never happen when invoked from
the MIT mechglue), we call gss_inquire_cred to get a list of mechs.
This call needs to pass a union cred handle, not the SPNEGO handle we
got as input.  Reported by aberry at likewise.com.
http://src.mit.edu/fisheye/changelog/krb5/?cs=25098
Commit By: ghudson
Revision: 25098
Changed Files:
U   trunk/src/lib/gssapi/spnego/spnego_mech.c
    
    
More information about the krb5-bugs
mailing list