summaryrefslogtreecommitdiffstats
path: root/server/man/sssd-krb5.5.xml
Commit message (Collapse)AuthorAgeFilesLines
* Document the failover feature in manpagesJakub Hrozek2009-12-101-1/+7
| | | | Fixes: #309
* Validate Kerberos credentials with local keytabSumit Bose2009-11-201-0/+25
|
* Fix option name krb5_changepw_principalSumit Bose2009-11-131-3/+3
|
* remove krb5_try_simple_upn option and make it a default fallbackSumit Bose2009-09-251-14/+16
|
* Manpages updateJakub Hrozek2009-09-251-12/+14
|
* added child timeout handlerSumit Bose2009-09-141-0/+14
|
* add krb5ccache_dir and krb5ccname_template optionSumit Bose2009-09-141-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.
* add change password target to krb5 backendSumit Bose2009-09-111-1/+16
|
* some UPN handling fixesSumit Bose2009-08-241-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
* Support Docbook 4.4Stephen Gallagher2009-08-201-2/+2
| | | | | RHEL5 did not support Docbook 4.5, and we are not using any 4.5 features.
* added kerberos backend with tevent_req event handlingSumit Bose2009-07-021-0/+98