help-gnu-radius
[Top][All Lists]
Advanced

[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]

Re: [Help-gnu-radius] MPD don't send password to radius


From: Konstantin Volevatch
Subject: Re: [Help-gnu-radius] MPD don't send password to radius
Date: Wed, 4 Feb 2004 12:25:01 +0300
User-agent: KMail/1.5.4

Sergey Poznyakoff wrote:
> Konstantin Volevatch <address@hidden> wrote:
> > DEFAULT Auth-Type = Local
> >         Password-Location = SQL
> >         Service-Type = Framed-User
> >
> > Where is my mistake?
>
> Missing comma after Auth-Type = Local:
>
>  DEFAULT Auth-Type = Local,
>          Password-Location = SQL
>          Service-Type = Framed-User

Config passed
But radius still reject for authorize user:

Feb 04 12:14:42 Auth.notice: (Access-Request local 206 "cox" 
CLID=192.168.1.2): Login incorrect [cox/]

m.b. mistake in attrib pairs?

passwd table:
+-----------+----------+------------+--------+
| user_name | password | service    | active |
+-----------+----------+------------+--------+
| cox       | gbgbcmrf | Framed-PPP | Y      |
+-----------+----------+------------+--------+

attrib table:

+-----------+-------------------+--------------+------+
| user_name | attr              | value        | op   |
+-----------+-------------------+--------------+------+
| cox       | Framed-Protocol   | PPP          | NULL |
| cox       | Framed-IP-Address | 192.168.2.10 | NULL |
+-----------+-------------------+--------------+------+

Thank you for any help

> Regards,
> Sergey

-- 
Regards,
Konstantin <address@hidden>





reply via email to

[Prev in Thread] Current Thread [Next in Thread]