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

