Unable to Authenticate users

Alan DeKok aland at deployingradius.com
Fri Dec 17 15:33:31 CET 2010


john decot wrote:
> Hi,
>  
>    I am planing to use freeradius for authentication for lan users. The
> following are the radcheck parameters:
>  
> mysql> select * from radcheck;
> +----+----------+--------------------+----+------------------------------------+
> | id | username | attribute | op | value |
> +----+----------+--------------------+----+------------------------------------+
> | 17 | test1 | User-Password | := | $1$q79.qtrm$gD6D4znw2uBGIU0K3mt/1/ |

  The data is a Crypt-Password, not a User-Password.

> | 9 | test | Cleartext-Password | := | password1234 |
> +----+----------+--------------------+----+------------------------------------+

  Why the heck do you have *two* passwords?  Just use Cleartext-Password.

  Alan DeKok.



More information about the Freeradius-Users mailing list