Alan DeKok wrote:
Lawrence Shafer <detroit371@gmail.com> wrote:
I think it is not chillispot, because I can change the password in dialupadmin, and then check password (in dialupadmin) and it says "NO It is wrong". How can I change the system to clear-text passwords? Or does it sound like a MySQL problem?
It sounds like dialupadmin is configured to store crypt'd passwords.
Change that, and then delete & re-enter all of the passwords.
Alan DeKok. -- http://deployingradius.com - The web site of the book http://deployingradius.com/blog/ - The blog - List info/subscribe/unsubscribe? See http://www.freeradius.org/list/users.html
Cool!! That fixed the problem in dialupadmin! Thanks! But now it is trying to use auth: type "System" instead of "sql" when I try to log in through chillispots web interface. So off to more problem chasing!