problem with rlm_perl
    Alan DeKok 
    aland at deployingradius.com
       
    Tue Nov 23 22:55:11 CET 2010
    
    
  
sameer khan wrote:
> i m trying to authenticate with rlm_perl using chap with following perl
> script but doesn't seem to work. i m guessing chap-password should be in
> hex (0x) format but doesn't seem to be in. hope some one can help me out
  The CHAP-Password attribute is opaque binary data, which should be hex
in the default dictionaries.  In the output below, it's being treated as
a printable string.
  So.... who edited the dictionaries, and why?
  Alan DeKok.
    
    
More information about the Freeradius-Users
mailing list