I tried with Mikrotik but it doesn't work if it is Cleartext-Password. User-Password is OK and operator must be :=. <br><br>Also, MT wants expiration in next format <br><br>id | username | attribute | op | value<br>1 |  test | Expiration | == | December 31 2035 00:00:00<br>
<br><br><br><div class="gmail_quote">On Mon, Jun 30, 2008 at 1:37 PM, Alan DeKok <<a href="mailto:aland@deployingradius.com">aland@deployingradius.com</a>> wrote:<br><blockquote class="gmail_quote" style="border-left: 1px solid rgb(204, 204, 204); margin: 0pt 0pt 0pt 0.8ex; padding-left: 1ex;">
<div class="Ih2E3d">Umar wrote:<br>
> Hi ...<br>
><br>
> im just wondering if my configuration is correct. I tried to disable a user<br>
> through Expiration attribute but its not working.<br>
> I am using 2.0.5 FreeRadius.<br>
><br>
> here is the mysql output.<br>
><br>
> | id | username | attribute     | op | value       |<br>
> +----+----------+---------------+----+-------------+<br>
> |  1 | test     | User-Password | == | test      |<br>
<br>
</div>  Change this to Cleartext-Password :=<br>
<div class="Ih2E3d"><br>
<br>
> |  2 | test     | Expiration    | := | 22 Jan 2006<br>
<br>
</div>  That should work.<br>
<br>
  Are you using the default configuration?<br>
<font color="#888888"><br>
  Alan DeKok.<br>
</font><div><div></div><div class="Wj3C7c">-<br>
List info/subscribe/unsubscribe? See <a href="http://www.freeradius.org/list/users.html" target="_blank">http://www.freeradius.org/list/users.html</a><br>
</div></div></blockquote></div><br>