summaryrefslogtreecommitdiffstats
path: root/src/util/sss_krb5.c
Commit message (Collapse)AuthorAgeFilesLines
* Fix unchecked return value in sss_krb5_verify_keytab_exStephen Gallagher2010-12-171-1/+8
| | | | https://fedorahosted.org/sssd/ticket/711
* Add support for FAST in krb5 providerSumit Bose2010-12-071-0/+48
|
* Add missing error codeSumit Bose2010-11-181-0/+1
|
* Use new MIT krb5 API for better password expiration warningsSumit Bose2010-09-231-1/+14
|
* Validate keytab at startupJakub Hrozek2010-08-031-0/+153
| | | | | | | | In addition to validating the keytab everytime a TGT is requested, we also validate the keytab on back end startup to give early warning that the keytab is not usable. Fixes: #556
* Rename server/ directory to src/Stephen Gallagher2010-02-181-0/+196
Also update BUILD.txt