fa3cdcf Every time return directory for krb5 cache collection.

2 files Authored by lslebodn 10 years ago, Committed by jhrozek 10 years ago,
    Every time return directory for krb5 cache collection.
    
    Function krb5_cc_get_full_name is called only as a way to validate that,
    we have the right cache. Instead of returned name, location will be returned
    from function cc_dir_cache_for_princ.
    
    https://fedorahosted.org/sssd/ticket/1936