[capaths]

git-svn-id: svn://svn.h5l.se/heimdal/trunk/heimdal@23844 ec53bebd-3082-4978-b11e-865c3cabbd6b
This commit is contained in:
Love Hörnquist Åstrand
2008-09-20 11:16:21 +00:00
parent 2d85294ede
commit 6c8e5cc751

View File

@@ -20,6 +20,12 @@
TEST2.H5L.SE = {
kdc = localhost:@port@
}
TEST3.H5L.SE = {
kdc = localhost:@port@
}
TEST4.H5L.SE = {
kdc = localhost:@port@
}
[domain_realm]
.test.h5l.se = TEST.H5L.SE
@@ -58,3 +64,11 @@
[kadmin]
save-password = true
[capaths]
TEST.H5L.SE = {
TEST3.H5L.SE = TEST2.H5L.SE
}
TEST.H5L.SE = {
TEST4.H5L.SE = TEST3.H5L.SE TEST2.H5L.SE
}