27 Mar
2008
27 Mar
'08
8:38 a.m.
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.