summaryrefslogtreecommitdiff
path: root/server/man/sssd-krb5.5.xml
AgeCommit message (Collapse)AuthorFilesLines
2009-09-25remove krb5_try_simple_upn option and make it a default fallbackSumit Bose1-14/+16
2009-09-25Manpages updateJakub Hrozek1-12/+14
2009-09-14added child timeout handlerSumit Bose1-0/+14
2009-09-14add krb5ccache_dir and krb5ccname_template optionSumit Bose1-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-11add change password target to krb5 backendSumit Bose1-1/+16
2009-08-24some UPN handling fixesSumit Bose1-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-20Support Docbook 4.4Stephen Gallagher1-2/+2
RHEL5 did not support Docbook 4.5, and we are not using any 4.5 features.
2009-07-02added kerberos backend with tevent_req event handlingSumit Bose1-0/+98