"apellido jr., wilfredo p" <[EMAIL PROTECTED]> wrote:
> hello here's debug output and the error, thanks 
> 
> mysql> select * from radgroupcheck;
...
> +----+---------------+------------------+----+--------+
> |  1 | admin         | Auth-Type        | == | CHAP  

  Don't set Auth-Type to CHAP.  Ever.  The server will figure it out.

> | 16 | janine   | CHAP-Password       | := | janine   

  Don't set the CHAP password.  It's supposed to be encrypted, in a
particular format.  Set the User-Password attribute instead.

> part of radius -xxx output 
> 
> radtest cache cache localhost 1645 testing123

  Which won't ever send a CHAP password.

> modsingle[authenticate]: calling chap (rlm_chap) for
> request 2
> Tue Nov 18 22:04:40 2003 : Auth: rlm_chap: Attribute
> "CHAP-Password" is required for authentication. Cannot
> use "User-Password".

  Exactly.

  Alan DeKok.

- 
List info/subscribe/unsubscribe? See http://www.freeradius.org/list/users.html

Reply via email to