25 Jul
2006
25 Jul
'06
5:31 p.m.
freeradius-users-bounces+christian=poessinger.com@lists.freeradius.org wrote:
Please read the EARLIER messages in the debug log. It's obvious that the password was NOT read from SQL, so authentication will not work.
Get the server to read the password from SQL. Debug log WILL SAY when the appropriate user entry is matched.
Alan DeKok.
Well, but why does it work with unix crypt passwords then? And also plaintext passwords? -CP