[capaths]
git-svn-id: svn://svn.h5l.se/heimdal/trunk/heimdal@23844 ec53bebd-3082-4978-b11e-865c3cabbd6b
This commit is contained in:
@@ -20,6 +20,12 @@
|
|||||||
TEST2.H5L.SE = {
|
TEST2.H5L.SE = {
|
||||||
kdc = localhost:@port@
|
kdc = localhost:@port@
|
||||||
}
|
}
|
||||||
|
TEST3.H5L.SE = {
|
||||||
|
kdc = localhost:@port@
|
||||||
|
}
|
||||||
|
TEST4.H5L.SE = {
|
||||||
|
kdc = localhost:@port@
|
||||||
|
}
|
||||||
|
|
||||||
[domain_realm]
|
[domain_realm]
|
||||||
.test.h5l.se = TEST.H5L.SE
|
.test.h5l.se = TEST.H5L.SE
|
||||||
@@ -58,3 +64,11 @@
|
|||||||
|
|
||||||
[kadmin]
|
[kadmin]
|
||||||
save-password = true
|
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
|
||||||
|
}
|
||||||
|
Reference in New Issue
Block a user