size limit for username and password

Phil Mayers p.mayers at imperial.ac.uk
Mon Apr 28 11:17:41 CEST 2014


On 28/04/2014 09:27, Benoit wrote:
> Hello,
>
> It looks like the pasword size for a user in the radcheck table is 16
> characters (if I put one more it fails to login). Is there any easy way
> to allow bigger passwords?

Alter the SQL table with DDL commands:

alter table radcheck alter value type ...

...or your DBs equivalent. Nothing needs to change on the FreeRADIUS side.


More information about the Freeradius-Users mailing list