summaryrefslogtreecommitdiffstats
path: root/src/krb5_plugin
Commit message (Collapse)AuthorAgeFilesLines
* Fix kinit after password changeSumit Bose2010-03-251-2/+6
| | | | | | | | | | In an environment with slave KDCs and a central server where password changes are allowed the request for a new TGT immediately after the password change should be made against this server, because the slave server might not know the new password. To achieve this the Kerberos localtor plugin now returns the address of the kpasswd server as master_kdc.
* Fix segfault in the locator pluginJakub Hrozek2010-03-151-25/+26
|
* Add krb5_kpasswd optionSumit Bose2010-03-121-37/+139
|
* Write the IP address of the KDC to the kdcinfo fileSumit Bose2010-03-111-39/+42
|
* Rename server/ directory to src/Stephen Gallagher2010-02-181-0/+289
Also update BUILD.txt