summaryrefslogtreecommitdiffstats
path: root/src/providers/krb5/krb5_opts.h
Commit message (Collapse)AuthorAgeFilesLines
* Primary server support: new options in krb5 providerJan Zeleny2012-08-011-0/+2
| | | | | | This patch adds support for new config options krb5_backup_server and krb5_backup_kpasswd. The description of this option's functionality is included in man page in one of previous patches.
* Make krb5_ccname_template and krb5_ccachedir configurableJakub Hrozek2012-06-141-2/+2
|
* Add support for storing credential caches in the DIR: back endJakub Hrozek2012-06-141-2/+2
| | | | https://fedorahosted.org/sssd/ticket/974
* Add terminator for dp_optionStephen Gallagher2012-03-281-1/+2
|
* Put dp_option maps in their own fileStephen Gallagher2012-03-281-0/+46
There is no functional change due to this patch.