Lo all, I think I'm a bit confused. Is this due to password "caching", or what may be causing this... I use PAP authentication, with a MD5 encryption... My passwords are stored in MySQL using the MD5() builtin function (varchar(16)). The correct password for the username is fl4shp1x13 - as indicated by the first successfull login.
rlm_pap: login attempt by "user@realm.\net" with password fl4shp1x13 rlm_pap: Using password for user [EMAIL PROTECTED] authentication. rlm_pap: Using MD5 encryption. rlm_pap: login attempt by "user@realm.\net" with password fl4shp1x131 rlm_pap: Using password for user [EMAIL PROTECTED] authentication. rlm_pap: Using MD5 encryption. What gives? Surely, the password fl4shp1x131 must give a invalid login?? -- me - List info/subscribe/unsubscribe? See http://www.freeradius.org/list/users.html
