Radsec no longer requires dictionary
authorSam Hartman <hartmans@debian.org>
Wed, 28 Nov 2012 04:22:16 +0000 (23:22 -0500)
committerSam Hartman <hartmans@debian.org>
Wed, 28 Nov 2012 04:22:16 +0000 (23:22 -0500)
ConfiguringRHEL.mdwn
configuringdebian.mdwn

index f1a0756..d5821be 100644 (file)
@@ -107,7 +107,6 @@ When in debug mode, FreeRADIUS acts as an interactive program, so it should be r
 ##Moonshot Proper
 First we need a minimal _/etc/radsec.conf_
 
-    dictionary = "/etc/raddb/dictionary"
     
     realm gss-eap {
         type = "UDP"
index 8c042b7..601ac4d 100644 (file)
@@ -29,7 +29,7 @@ Clean installation of Debian 6.
     apt-get install libapache2-mod-shib2
 
     cat >/etc/radsec.conf <<EOF
-    dictionary = "/etc/freeradius/dictionary"
+
 
     realm gss-eap {
         type = "UDP"