summaryrefslogtreecommitdiff
path: root/server/krb5_plugin
AgeCommit message (Collapse)AuthorFilesLines
2009-09-14add krb5ccache_dir and krb5ccname_template optionSumit Bose2-31/+3
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.
2009-09-11Add copyright noticesJakub Hrozek2-0/+40
Fixes: #138
2009-09-08initialize sockaddr_in structureSumit Bose1-0/+10
2009-07-02added kerberos locator pluginSumit Bose2-0/+139