30 Jun
2008
30 Jun
'08
7:37 a.m.
Umar wrote:
Hi ...
im just wondering if my configuration is correct. I tried to disable a user through Expiration attribute but its not working. I am using 2.0.5 FreeRadius.
here is the mysql output.
| id | username | attribute | op | value | +----+----------+---------------+----+-------------+ | 1 | test | User-Password | == | test |
Change this to Cleartext-Password :=
| 2 | test | Expiration | := | 22 Jan 2006
That should work. Are you using the default configuration? Alan DeKok.