summaryrefslogtreecommitdiffstats
path: root/src/util/sss_krb5.h
Commit message (Collapse)AuthorAgeFilesLines
* Fix build issue with older Kerberos librarySumit Bose2010-12-081-0/+7
|
* Add support for FAST in krb5 providerSumit Bose2010-12-071-0/+14
|
* Use new MIT krb5 API for better password expiration warningsSumit Bose2010-09-231-1/+12
|
* Validate keytab at startupJakub Hrozek2010-08-031-0/+9
| | | | | | | | 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/+50
Also update BUILD.txt