Age | Commit message (Collapse) | Author | Files | Lines | |
---|---|---|---|---|---|
2009-09-14 | fix the wrong usage of an offset | Sumit Bose | 1 | -1/+1 | |
2009-09-14 | add krb5ccache_dir and krb5ccname_template option | Sumit Bose | 1 | -26/+90 | |
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 | use fork+exec for kerberos helper | Sumit Bose | 1 | -60/+253 | |
2009-09-11 | add change password target to krb5 backend | Sumit Bose | 1 | -0/+363 | |