[krbdev.mit.edu #8672] KFW 4.1 credential cache issue

Hong Ye via RT rt-comment at KRBDEV-PROD-APP-1.mit.edu
Thu May 31 12:11:19 EDT 2018


Hi Greg,

Any update on this issue? We have the same code in a module developed for Apache on Linux and never had any issue.

Thanks,
Hong

On 5/11/18, 1:49 PM, "Hong Ye" <hy93 at cornell.edu> wrote:

    In my test cases, the value of delegate_cred is always null. I confirmed that in our log
    
    [Fri May 11 09:34:40 2018] 10.94.4.17 5036|1144 kutil.c(1177),87C31F2EFF386F52,|7|cuwa.cred|init_sec_ctx: delegate cred = 0000000000000000
    [Fri May 11 09:34:40 2018] 10.94.4.8 5036|880 kutil.c(1177),EB379309A62A546F,|7|cuwa.cred|init_sec_ctx: delegate cred = 0000000000000000
    
    On 5/11/18, 1:30 PM, "Greg Hudson via RT" <rt-comment at krbdev.mit.edu> wrote:
    
        Because gss_init_sec_context() is passed a claimant credential object 
        (delegate_cred), it uses the ccache associated with that credential 
        object, not the default ccache as set by gss_krb5_ccache_name().
        
    
    




More information about the krb5-bugs mailing list