EAP bypass
    Alan DeKok 
    aland at deployingradius.com
       
    Sun Oct 19 20:14:07 CEST 2008
    
    
  
Danny Paul wrote:
> I would think that would work, I just don't know how to do that! It's
> really easy to create a module that returns "ok" or "handled" but,
> despite hours of pouring through the unlange manpages and documentation
> on rlm_example, rlm_perl, and rlm_exec, I cannot seem to create a module
> that will compel the RADIUS server to send back an Access-Accept.
	update control {
		Response-Packet-Type := Access-Accept
	}
  Where this goes depends on your local configuration.
  It's undocumented because it's a horrible thing to do.  And almost
everyone using it will get it wrong.
  Alan DeKok.
    
    
More information about the Freeradius-Users
mailing list