[PATCH] fix radius.conf

Marco d'Itri md at Linux.IT
Sat Aug 26 21:07:19 UTC 2006


diff -ruN inn-2.4.2.orig/samples/radius.conf inn-2.4.2/samples/radius.conf
--- inn-2.4.2.orig/samples/radius.conf	2004-12-22 05:21:19.000000000 +0100
+++ inn-2.4.2/samples/radius.conf	2005-04-08 14:32:08.000000000 +0200
@@ -4,6 +4,8 @@
 # authenticator.  If you're not using that authenticator, this file is not
 # used.
 
+server radiusserver {
+
 # Hostname of the RADIUS server.
 
 #radhost:       radius-server.example.com
@@ -57,3 +59,5 @@
 # response to come from a different IP address).
 
 ignore-source:  false
+
+}

-- 
ciao,
Marco


More information about the inn-workers mailing list