On Thu, Mar 13, 2003 at 04:21:26PM +0200, Vasili G. Yanov wrote:
> Nothing to do.  Sleeping until we see a request.
> rad_recv: Access-Request packet from host 127.0.0.1:1048, id=219, length=64
>         User-Name = "vasili"
>         User-Password = "xxxxxxx"
>         Service-Type = Framed-User
>         NAS-IP-Address = xxx.yyy.zzz.aaa
>         NAS-Port = 0

[...]

> rlm_sql (sql): Pairs do not match for user [vasili]
> rlm_sql (sql): Released sql socket id: 3
>   modcall[authorize]: module "sql" returns notfound

Like the server says, the pairs sent to server don't match what's in
your sql tables. Do you have anything in radcheck/radgroupcheck
associated with the user vasili that isn't included in the request?

-- 
Simon


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

Reply via email to