3.0.x: user-password length decoding sometimes wrong?
    Alan DeKok 
    aland at deployingradius.com
       
    Mon Nov 30 18:06:58 CET 2015
    
    
  
On Nov 30, 2015, at 12:01 PM, Stefano Mason <stefano.mason at eng-mo.it> wrote:
> Your code in action from Brocade switch (password MATgia00):
> ...
> Mon Nov 30 17:47:37 2015 : Debug: (1)         Overwriting value "0x4d415467696130300000000000000019" with "0x4d41546769613030000000000000
  The regular expression is matching on the last binary "00" instead of the first.
  This has nothing to do with the ASCII "00" in User-Password.
  Alan DeKok.
    
    
More information about the Freeradius-Users
mailing list