From f5d214384ad3818c32ec8e8587e7960145390a40 Mon Sep 17 00:00:00 2001 From: "https://www.google.com/accounts/o8/id?id=AItOawmF293QIINb35puIE44kcDsoUHIhUGyq84" Date: Wed, 9 Nov 2011 19:28:53 -0500 Subject: [PATCH] --- ConfiguringRHEL.mdwn | 8 +++++++- 1 file changed, 7 insertions(+), 1 deletion(-) diff --git a/ConfiguringRHEL.mdwn b/ConfiguringRHEL.mdwn index bf85a3f..019ece6 100644 --- a/ConfiguringRHEL.mdwn +++ b/ConfiguringRHEL.mdwn @@ -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 -- 2.1.4