pbrezina / SSSD / sssd

Forked from SSSD/sssd 7 years ago
Clone

cd1e5f2 Fix wrong detection of krb5 ccname

1 file Authored by lslebodn 9 years ago, Committed by jhrozek 9 years ago,
    Fix wrong detection of krb5 ccname
    
    DIR:/run/user/1000/krb5cc is valid ccname, but function sss_krb5_cc_file_path
    returned NULL in this case.
    
    Reviewed-by: Pavel Reichl <preichl@redhat.com>
    
        
file modified
+4 -1