rad_tunnel_pwencode - Constraint on the length of Plain Text Password.

Mahesh Nayak mahesh.nayak at masconit.com
Mon Nov 20 12:37:45 CET 2006


Hello,
 
I see that we have the following check in the "rad_tunnel_pwencode(..)
".
 
 
if (len > 127) 
  len = 127; 
 
This  means that we dont support encryption/decoding  of  password of
length >127 ? Curious to know the the primary reason behind this check..
since I was in dire need of using the Radius for plaintext length > 127.
 
Thank you in anticipation,
Mahesh.
 
-------------- next part --------------
An HTML attachment was scrubbed...
URL: <http://lists.freeradius.org/pipermail/freeradius-devel/attachments/20061120/2f661748/attachment.html>


More information about the Freeradius-Devel mailing list