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 On Mon, Jun 30, 2008 at 1:37 PM, Alan DeKok <aland@deployingradius.com> wrote:
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. - List info/subscribe/unsubscribe? See http://www.freeradius.org/list/users.html