Age | Commit message (Collapse) | Author | Files | Lines | |
---|---|---|---|---|---|
2010-02-18 | Rename server/ directory to src/ | Stephen Gallagher | 1 | -39/+0 | |
Also update BUILD.txt | |||||
2009-11-20 | Validate Kerberos credentials with local keytab | Sumit Bose | 1 | -0/+2 | |
2009-09-14 | add krb5ccache_dir and krb5ccname_template option | Sumit Bose | 1 | -0/+37 | |
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. |