Configuring WPA2-Enterprise with Freeradius
        Posted  
        
            by 
                Vincent O.
            
        on Server Fault
        
        See other posts from Server Fault
        
            or by Vincent O.
        
        
        
        Published on 2012-02-01T17:11:01Z
        Indexed on 
            2012/04/12
            11:32 UTC
        
        
        Read the original article
        Hit count: 545
        
freeradius
I'm trying to set up an authenticated wifi network with Freeradius. I've managed to get things working using self-signed certs etc.
The problem is Windows clients need to uncheck the "Automatically use my windows logon name and password [etc.]" option in the MSCHAPv2 settings. When I connect to my local university with Eduroam, it automatically asks for a username and password instead of sending windows login credentials. How did the sysadmins accomplish this? Is it some kind of RADIUS Attribute that gets sent back?
© Server Fault or respective owner