HEADS UP: move dictionary file to $prefix/etc/raddb/dictionary
[mech_eap.orig] / README
diff --git a/README b/README
index 6266ae2..7b4d867 100644 (file)
--- a/README
+++ b/README
@@ -39,24 +39,19 @@ These instructions apply to FreeRADIUS only, which is downloadable
 from http://freeradius.org/. After configure, make, install, do the
 following:
 
-On the RADIUS server side, you need to install dictionary.ukerna and
-include it from the main dictionary file. Do this by adding:
+On the RADIUS server side, you need to install dictionary.ukerna to
+$prefix/etc/raddb and include it from the main dictionary file, by
+adding:
 
     $INCLUDE dictionary.ukerna
 
-to $prefix/share/freeradius/dictionary.
+to $prefix/etc/raddb/dictionary. Make sure these files are world-
+readable; they weren't in my installation.
 
 Edit $prefix/etc/raddb/users to add your test user and password:
 
     bob@PROJECT-MOONSHOT.ORG Cleartext-Password := secret 
 
-Edit $prefix/etc/raddb/attrs to permit the release of keying attributes,
-by commenting out or removing the following:
-
-    #      MS-MPPE-Recv-Key =* ANY,
-    #      MS-MPPE-Send-Key =* ANY,
-    #      MS-CHAP-MPPE-Keys =* ANY,
-
 Add an entry for your acceptor to $prefix/etc/raddb/clients.conf:
 
     client somehost {