Re: Compiling GNU Radius 1.5.0 on www.clarkconnect.com box

"Sergey Poznyakoff" <[email protected]> Fri, 14 Mar 2008 11:35:58 +0200
Newsgroups gmane.comp.gnu.radius.general
Organization Err, what do you mean?
Message-ID <[email protected]>
Mikael Syska <[email protected]> ha escrit:

> Mar 13 16:59:51 Auth.notice: (Access-Request local 84 "syska"): Login
> incorrect [syska/1234]

The password you entered (1234) does not match the one stored in the
database. The most frequent cause is that you stored password in SQL
as plain text. See

http://www.gnu.org/software/radius/manual/html_node/SQL-Auth.html
http://www.gnu.org/software/radius/manual/html_node/Local-Password-Auth.html
http://www.gnu.org/software/radius/manual/html_node/Encrypted-Password-Auth.html

Regards,
Sergey