25 Sep
2006
25 Sep
'06
2:17 p.m.
"Jan Mulders" <lastchancehotel@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