Maybe the date format is incorrect?
I am not sure what  those silly americans use but afair it's of Month-Day-Year 
format - as logical as using bodyparts as the scale value for meassurements :)
What does the debugging info say?



On Wed, 11 May 2005 18:24:52 +0700
avudz <[EMAIL PROTECTED]> wrote:

> 
> 
> Wednesday, May 11, 2005, 5:47:16 PM, you wrote:
> 
> a> Hello Marcin,
> 
> a> Wednesday, May 11, 2005, 5:09:01 PM, you wrote:
> 
> MJ>> Hi.
> 
> MJ>> Yepp, that should work, i.e.
> 
> mysql>>> select * from radcheck;
> MJ>> +----+----------+-------------------+----+------------+
> MJ>> | id | UserName | Attribute         | op | Value      |
> MJ>> +----+----------+-------------------+----+------------+
> MJ>> |  5 | yazzy    | User-Password     | := | yazzy      |
> MJ>> |  6 | yazzy    | Max-Daily-Session | :=  | 3600      |
> MJ>> |  7 | yazzy    | Expiration        | := | 2005-01-10 |
> MJ>> +----+----------+-------------------+----+------------+
> 
> MJ>> Or you could put it to the readgroupreply table as well for your group.
> 
> 
> 
> --- hello, sorry for bothering again :-)
> i've follow the example like you paste, but i still can login with user
> 'avudz' even i set date older 4 months.  is it need some special
> option on first configure ?
> 
> Database changed
> mysql> select * from radcheck;
> +----+----------+---------------+----+------------+
> | id | UserName | Attribute     | op | Value      |
> +----+----------+---------------+----+------------+
> [SNIP]
> | 11 |   888881 | Password      | := | avudz      |
> | 12 |   888881 | Expiration    | := | 2005-01-10 |
> +----+----------+---------------+----+------------+
> 10 rows in set (0.00 sec)
> 
> 
> 
> -- 
> Best regards,
>  avudz
> 
> 
> - 
> List info/subscribe/unsubscribe? See http://www.freeradius.org/list/users.html

- 
List info/subscribe/unsubscribe? See http://www.freeradius.org/list/users.html

Reply via email to