From: Dan Harkins Date: Tue, 21 Feb 2012 08:15:53 +0000 (+0100) Subject: Sample configuration for EAP-PWD X-Git-Tag: release_3_0_0_beta0~306 X-Git-Url: http://git.ipfire.org/cgi-bin/gitweb.cgi?a=commitdiff_plain;h=c30cecce7c2efec84f16f36386d76debf5b0e229;p=thirdparty%2Ffreeradius-server.git Sample configuration for EAP-PWD --- diff --git a/raddb/mods-available/eap b/raddb/mods-available/eap index 6bb736c18c1..35441e2f056 100644 --- a/raddb/mods-available/eap +++ b/raddb/mods-available/eap @@ -75,6 +75,17 @@ md5 { } + # + # EAP-pwd -- secure password-based authentication + # + pwd { + group = 19 + # + server_id = theserver@example.com + # + fragment_size = 1020 + } + # Cisco LEAP # # We do not recommend using LEAP in new deployments. See: @@ -358,7 +369,7 @@ # enable resumption for just one user # by setting the above attribute to "yes". # - enable = no + enable = yes # # Lifetime of the cached entries, in hours.