Age | Commit message (Collapse) | Author | Files | Lines | |
---|---|---|---|---|---|
2009-09-25 | remove krb5_try_simple_upn option and make it a default fallback | Sumit Bose | 1 | -14/+16 | |
2009-09-25 | Manpages update | Jakub Hrozek | 1 | -12/+14 | |
2009-09-14 | added child timeout handler | Sumit Bose | 1 | -0/+14 | |
2009-09-14 | add krb5ccache_dir and krb5ccname_template option | Sumit Bose | 1 | -0/+71 | |
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 change password target to krb5 backend | Sumit Bose | 1 | -1/+16 | |
2009-08-24 | some UPN handling fixes | Sumit Bose | 1 | -0/+14 | |
- making the realm part upper case is now optional and done in the LDAP backend - using a username@realm UPN is now optional | |||||
2009-08-20 | Support Docbook 4.4 | Stephen Gallagher | 1 | -2/+2 | |
RHEL5 did not support Docbook 4.5, and we are not using any 4.5 features. | |||||
2009-07-02 | added kerberos backend with tevent_req event handling | Sumit Bose | 1 | -0/+98 | |