Will look into that ... but I could auth with the radtest local on the machine, and then I asumed it was using mysql to lookup the user.
But as you say, it seem logical :-) I will try and see if I can figure out where the error might be .. or else I will return to the list :-) // ouT On Thu, Mar 27, 2008 at 1:38 PM, Alan DeKok <[EMAIL PROTECTED]> wrote: > Mikael Syska wrote: > > > Thanks, that seemed to get me a bit further to the end .... now I got this: > > +----+----------+--------------------+----+-------+ > > | id | username | attribute | op | value | > > +----+----------+--------------------+----+-------+ > > | 2 | 44 | Cleartext-Password | := | 4444 | > > +----+----------+--------------------+----+-------+ > > So... you have user information in SQL. > > > > Here is where its failing: > > ++[eap] returns updated > > ++[files] returns noop > > ++[expiration] returns noop > > ++[logintime] returns noop > > ++[pap] returns noop > > And... no SQL module being called. > > If you don't tell the server to look in SQL, it won't look in SQL. > > > > Alan DeKok. > - > List info/subscribe/unsubscribe? See > http://www.freeradius.org/list/users.html > - List info/subscribe/unsubscribe? See http://www.freeradius.org/list/users.html

