summaryrefslogtreecommitdiffstats
path: root/src/providers/krb5/krb5_common.h
Commit message (Collapse)AuthorAgeFilesLines
* Use service discovery in backendsJakub Hrozek2010-05-071-2/+2
| | | | | | | | | Integrate the failover improvements with our back ends. The DNS domain used in the SRV query is always the SSSD domain name. Please note that this patch changes the default value of ldap_uri from "ldap://localhost" to "NULL" in order to use service discovery with no server set.
* Create kdcinfo and kpasswdinfo file at startupSumit Bose2010-05-071-0/+1
|
* Clean up kdcinfo and kpasswdinfo files when exitingStephen Gallagher2010-05-071-0/+7
|
* Add krb5_kpasswd optionSumit Bose2010-03-121-1/+7
|
* Rename server/ directory to src/Stephen Gallagher2010-02-181-0/+72
Also update BUILD.txt