thanks for replying. for testing purposes, i've use 's' as the password. SQL password for user sandy is really 's' SANDY KALUGDAN wrote:
rlm_chap: Using clear text password s for user sandy authentication. rlm_chap: Pasword check failed
There really isn't much else to say. Is the user's password really one-letter "s" ? If not, what *is* the password, and why is the SQL server only returning "s"? Alan DeKok. - List info/subscribe/unsubscribe? See http://www.freeradius.org/list/users.html Send instant messages to your online friends http://uk.messenger.yahoo.com
SANDY KALUGDAN wrote:
thanks for replying. for testing purposes, i've use 's' as the password. SQL password for user sandy is really 's'
(a) you didn't type "s" as the user's password on the client (b) the client is broken, and does not do CHAP properly (c) the code in FreeRADIUS is broken, and does not do CHAP properly. There are few other options. Perhaps try a longer password. Alan DeKok.
participants (2)
-
Alan DeKok -
SANDY KALUGDAN