On Tuesday 18 October 2005 18:10, Luca Corti wrote:
> Hello,
>
> I've setup a simple freeradius server to authenticate two local realms,
> one stripped (no @realm suffix, let's call it myrealm) and the other
> with @suffix (let's call it otherrealm.com). I use the rlm_sql module to
> auth against a MySQL backend.
>
> I'm using radtest to do inital server testing and everything seems to
> work so far for users in myrealm, but I get auth-reject for any
> [EMAIL PROTECTED]
>
> In the logs of the radius server I see just:
>
> Tue Oct 18 23:47:15 2005 : Info: rlm_sql (sql): No matching entry in the
> database for request from user [EMAIL PROTECTED]
>
> ...
>
> Any idea?

Run in debug mode.  Look at the queries that are being run and try to run them 
by hand to see what is returned by MySQL.  Without more debug output, it is 
difficult to know what is happening.

Kevin Bonner

Attachment: pgpKXtArXpxEL.pgp
Description: PGP signature

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

Reply via email to