Authentication and Rest
    Alan DeKok 
    aland at deployingradius.com
       
    Thu Mar 29 23:12:21 CEST 2018
    
    
  
On Mar 29, 2018, at 5:07 PM, Gelinas, Robert <Robert.Gelinas at sbdinc.com> wrote:
> I did as you suggested, and moved the rest into inner-tunnel authorization (and the logs show Cleartext-Password returned and recognized); however, the md5 module doesn't seem to see it.
  You're adding it to the request list.  You need to add it to the control list.
  ... control:Cleartext-Password := ...
  Alan DeKok.
    
    
More information about the Freeradius-Users
mailing list