FreeRADIUS + MySQL + md5 passwords?

Alan DeKok aland at deployingradius.com
Mon Sep 25 20:17:19 CEST 2006


"Jan Mulders" <lastchancehotel at gmail.com>wrote:
> I have the passwords in my database as MD5 (I have included a testuser2 with
> a plaintext password for troubleshooting):
> 
> id         UserName         Attribute         op         Value
> 1     testuser1     Password     ==     ae2b1fca515949e5d54fb22b8ed95575
> 2     testuser2     Password     ==     testing

  Don't use '=='.  See doc/rlm_sql.  Use ':='.

  Alan DeKok.
--
  http://deployingradius.com       - The web site of the book
  http://deployingradius.com/blog/ - The blog



More information about the Freeradius-Users mailing list