4c8469c258
- 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
11 lines
294 B
Diff
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
|
|
}
|
|
|