45aeb92 KRB5: Move ccache-related functions to krb5_ccache.c

Authored and Committed by jhrozek 9 years ago
    KRB5: Move ccache-related functions to krb5_ccache.c
    
    Add a new module krb5_ccache.c that contains all ccache-related
    operations. The only user of this module shall be krb5_child.c as the
    other modules will run unprivileged and accessing the ccache requires
    either privileges of root or the ccache owner.
    
    Related:
    https://fedorahosted.org/sssd/ticket/2370
    
    Reviewed-by: Sumit Bose <sbose@redhat.com>
    Reviewed-by: Lukáš Slebodník <lslebodn@redhat.com>
    
        
file modified
+4 -0
file modified
+2 -672
file modified
+1 -0
file modified
+1 -0