krb5/krb5-1.11-kpasswdtest.patch
Nalin Dahyabhai 4c8469c258 tweak configs used by tests
- tweak configuration files used during tests to try to reduce the number
  of conflicts encountered when builds for multiple arches land on the same
  builder
2013-07-26 18:47:03 -04:00

11 lines
294 B
Diff

--- krb5-1.11.3/src/kadmin/testing/proto/krb5.conf.proto
+++ krb5-1.11.3/src/kadmin/testing/proto/krb5.conf.proto
@@ -7,6 +7,7 @@
__REALM__ = {
kdc = __KDCHOST__:1750
admin_server = __KDCHOST__:1751
+ kpasswd_server = __KDCHOST__:1752
database_module = foobar_db2_module_blah
}