summaryrefslogtreecommitdiffstats
path: root/server/tests/krb5_utils-tests.c
Commit message (Collapse)AuthorAgeFilesLines
* add krb5ccache_dir and krb5ccname_template optionSumit Bose2009-09-141-0/+292
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.