945e1f1 add krb5ccache_dir and krb5ccname_template option

9 files Authored by sbose 14 years ago, Committed by simo 14 years ago,
    add krb5ccache_dir and krb5ccname_template option
    
    The configuration options krb5ccache_dir and krb5ccname_template
    are added to the Kerberos provider to create the user's credential
    caches the same way as pam_krb5 does. Due to the design of the sssd
    and the supported ccache types of MIT Kerberos only files are
    allowed.
    
        
file modified
+14 -2
file modified
+71 -0
server/providers/krb5/krb5_utils.h server/krb5_plugin/sssd_krb5_locator_plugin.h
file renamed
+14 -5