I tried with Mikrotik but it doesn't work if it is Cleartext-Password. User-Password is OK and operator must be :=.
Also, MT wants expiration in next format
id | username | attribute | op | value
1 | test | Expiration | == | December 31 2035 00:00:00
Umar wrote:Change this to Cleartext-Password :=
> 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 |
That should work.
> | 2 | test | Expiration | := | 22 Jan 2006
Are you using the default configuration?
Alan DeKok.