help with config files for wireless EAP-TTLS 
    Alan DeKok 
    aland at ox.org
       
    Mon Oct 31 22:23:10 CET 2005
    
    
  
Michael Wang <mwang25 at gmail.com> wrote:
> "qa" Auth-Type := EAP, User-Password == "qa"
  Don't set "Auth-Type := EAP".  See the long explanation why at the
top of the "eap.conf" file.
  Also, use ":=" for the User-Password.  See the "man users" page for
details.  If there's no User-Password in the packet, then '==' can't
compare "qa" to anything in the password, and that entry will never
match.
  Alan DeKok.
    
    
More information about the Freeradius-Users
mailing list