Age | Commit message (Collapse) | Author | Files | Lines | |
---|---|---|---|---|---|
2009-09-25 | toggle debug output of sssd_krb5_locator_plugin with an environment variable | Sumit Bose | 1 | -36/+55 | |
2009-09-23 | use getaddrinfo to resolve IP address of KDC | Sumit Bose | 1 | -17/+58 | |
2009-09-14 | add krb5ccache_dir and krb5ccname_template option | Sumit Bose | 2 | -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-11 | Add copyright notices | Jakub Hrozek | 2 | -0/+40 | |
Fixes: #138 | |||||
2009-09-08 | initialize sockaddr_in structure | Sumit Bose | 1 | -0/+10 | |
2009-07-02 | added kerberos locator plugin | Sumit Bose | 2 | -0/+139 | |