From 0ab40473f30f001f37b2a141fed4e6d18c47b72e Mon Sep 17 00:00:00 2001 From: =?UTF-8?q?Love=20H=C3=B6rnquist=20=C3=85strand?= Date: Wed, 18 Jun 2003 03:17:03 +0000 Subject: [PATCH] add more kdc's to the example git-svn-id: svn://svn.h5l.se/heimdal/trunk/heimdal@12380 ec53bebd-3082-4978-b11e-865c3cabbd6b --- doc/setup.texi | 3 ++- 1 file changed, 2 insertions(+), 1 deletion(-) diff --git a/doc/setup.texi b/doc/setup.texi index 32b389afa..63cf5c63d 100644 --- a/doc/setup.texi +++ b/doc/setup.texi @@ -83,7 +83,8 @@ with contents similar to the following. default_realm = MY.REALM [realms] MY.REALM = @{ - kdc = my.kdc + kdc = my.kdc my.slave.kdc + kdc = my.third.kdc @} [domain_realm] .my.domain = MY.REALM