From 6b932d210ef4a7177fcaa1eb87157a3953bec432 Mon Sep 17 00:00:00 2001 From: "https://www.google.com/accounts/o8/id?id=AItOawnhvnLpVM6jmGDneBFqh4rIiyOODPKLLMA" Date: Fri, 25 Mar 2011 08:06:43 -0400 Subject: [PATCH] --- testing/idp.mdwn | 18 +++++++++--------- 1 file changed, 9 insertions(+), 9 deletions(-) diff --git a/testing/idp.mdwn b/testing/idp.mdwn index efe3767..a0c4933 100644 --- a/testing/idp.mdwn +++ b/testing/idp.mdwn @@ -13,13 +13,13 @@ Any RADIUS client using a secret of testing123 in 192.168/16 will work (see /etc You will need to configure /usr/local/moonshot/etc/radsecproxy as: -config gss-eap { - type = UDP - timeout = 1 - retries = 1 - server { - hostname = "192.168.192.56" - service = "1812" - secret = "testing123" + config gss-eap { + type = UDP + timeout = 1 + retries = 1 + server { + hostname = "192.168.192.56" + service = "1812" + secret = "testing123" + } } -} -- 2.1.4