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 | | 2 | test | Expiration | := | 22 Jan 2006 Is there any other changes required? Please Help Regards, Umar Draz -- View this message in context: http://www.nabble.com/user-expiration-problem-tp18193568p18193568.html Sent from the FreeRadius - User mailing list archive at Nabble.com.
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.
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
With MT it works fine following is the format i am using test | Expiration | := | 17 July 2008 Marinko Tarlac wrote:
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 <mailto: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
------------------------------------------------------------------------
- List info/subscribe/unsubscribe? See http://www.freeradius.org/list/users.html
Thanks Rahul I will test it rahul wrote:
With MT it works fine following is the format i am using test | Expiration | := | 17 July 2008
Marinko Tarlac wrote:
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
Dear Alan! I already did it but its not working. Regards, Umar Alan DeKok-4 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
-- View this message in context: http://www.nabble.com/user-expiration-problem-tp18193568p18208736.html Sent from the FreeRadius - User mailing list archive at Nabble.com.
http://wiki.freeradius.org/FAQ#It_still_doesn.27t_work.21 Ivan Kalik Kalik Informatika ISP Dana 1/7/2008, "Umar" <unix.co@gmail.com> piše:
Dear Alan!
I already did it but its not working.
Regards,
Umar
Alan DeKok-4 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
-- View this message in context: http://www.nabble.com/user-expiration-problem-tp18193568p18208736.html Sent from the FreeRadius - User mailing list archive at Nabble.com.
- List info/subscribe/unsubscribe? See http://www.freeradius.org/list/users.html
participants (5)
-
Alan DeKok -
Ivan Kalik -
Marinko Tarlac -
rahul -
Umar