(no commit message)
[devwiki.git] / ConfiguringRHEL.mdwn
index bf85a3f..019ece6 100644 (file)
@@ -86,6 +86,12 @@ A legacy attribute required for SSH at this time is the user name returned by th
 Finally, set the EAP type in use by moonshot (EAP-TTLS) by editing _/etc/raddb/eap.conf_ 
 
     default_eap_type = md5
+
+becomes:
+
+    default_eap_type = ttls
+
+Other EAP types should be supported (PEAP and MD5 tested).
  
 FreeRADIUS now has a very minimal IdP/ORPS configuration, and can be started with:
 
@@ -121,7 +127,7 @@ Ultimately, the final values depend on the deployment – probably the address,
 ###gss_eap_id
 
 Next, a file is created in the home directory at _~/.gss\_eap\_id_ – this is the file that moonshot looks in for credentials.
-The format is very simple – username followed by a password.  For now, set it to:
+The format is very simple – username followed by a password on separate lines.  For now, set it to:
 
     steve
     testing