I stil have nothing to do with it ,help me about that .
Thank a lot
> Message: 5
>From: "alantu" <[EMAIL PROTECTED]>
To: [EMAIL PROTECTED] <[EMAIL PROTECTED]>
Subject: Re: Expiration with mysql
Date: Fri, 22 Aug 2003 18:4:38 +0800
Reply-To: [EMAIL PROTECTED]
freeradius-users
I take off the double quotes but it still doesn't work
Message: 4
Date: Fri, 22 Aug 2003 10:05:07 -0700
From: Evren Yurtesen <[EMAIL PROTECTED]>
To: [EMAIL PROTECTED]
Subject: Re: Expiration with mysql
Reply-To: [EMAIL PROTECTED]
did you try to take off the double quotes?
alantu wrote:
> HI all
> I get a question about Expiration .
> when i make a user "boy" in the /raddb/users file,such as
> boy Auth-Type := Local, User-Password == "888", Expiration := "20 Aug 2003"
> it works well
> but when i put it in mysql ,like below ,it doesn't work
> | id | UserName | Attribute | Value | op |
> +-----+-------------+------------+---------------+------+
> | 1 | boy | Expiration | "20 Aug 2003" | := |
> anybody can get me some message about Expiration use with mysql .Thanks
--__--__--
Message: 6
Date: Fri, 22 Aug 2003 13:11:56 -0700
From: Evren Yurtesen <[EMAIL PROTECTED]>
To: [EMAIL PROTECTED]
Subject: Re: Expiration with mysql
Reply-To: [EMAIL PROTECTED]
yeah, I dont know if it has any significance but my op column is before
value column.
and I used == in the op if I am not mistaken (that shouldnt matter though)
alantu wrote:
> freeradius-users
> I take off the double quotes but it still doesn't work
>
>
> Message: 4
> Date: Fri, 22 Aug 2003 10:05:07 -0700
> From: Evren Yurtesen <[EMAIL PROTECTED]>
> To: [EMAIL PROTECTED]
> Subject: Re: Expiration with mysql
> Reply-To: [EMAIL PROTECTED]
>
> did you try to take off the double quotes?
>
> alantu wrote:
>
>
>> HI all
>> I get a question about Expiration .
>> when i make a user "boy" in the /raddb/users file,such as
>> boy Auth-Type := Local, User-Password == "888", Expiration := "20 Aug 2003"
>> it works well
>> but when i put it in mysql ,like below ,it doesn't work
>> | id | UserName | Attribute | Value | op |
>> +-----+-------------+------------+---------------+------+
>> | 1 | boy | Expiration | "20 Aug 2003" | := |
>> anybody can get me some message about Expiration use with mysql .Thanks
>
>
>
>
> -
> List info/subscribe/unsubscribe? See http://www.freeradius.org/list/users.html
--__--__--
Message: 7
Date: Fri, 22 Aug 2003 11:20:44 +0100
From: Mike Bartling <[EMAIL PROTECTED]>
To: [EMAIL PROTECTED]
Subject: Re: Expiration with mysql
Reply-To: [EMAIL PROTECTED]
On Fri, Aug 22, 2003 at 01:11:56PM -0700, Evren Yurtesen wrote:
> yeah, I dont know if it has any significance but my op column is before
> value column.
> and I used == in the op if I am not mistaken (that shouldnt matter though)
Have you tried using radtest to see what the actual output is?
Regards,
Mike
--__--__--
Message: 8
From: "Alan Litster" <[EMAIL PROTECTED]>
To: <[EMAIL PROTECTED]>
Subject: RE: Expiration with mysql
Date: Fri, 22 Aug 2003 11:33:35 +0100
Reply-To: [EMAIL PROTECTED]
Have you tried the date in a different format? The following is what I've
successfully used for a Nomadix.
INSERT INTO radreply VALUES (1,'boy','Nomadix-Expiration',':=','2003-08-20
16:15:00');
> -----Original Message-----
> From: [EMAIL PROTECTED]
> [mailto:[EMAIL PROTECTED] Behalf Of alantu
> Sent: 22 August 2003 11:01
> To: [EMAIL PROTECTED]
> Subject: Re: Expiration with mysql
>
>
> freeradius-users
> I take off the double quotes but it still doesn't work
>
>
> Message: 4
> Date: Fri, 22 Aug 2003 10:05:07 -0700
> From: Evren Yurtesen <[EMAIL PROTECTED]>
> To: [EMAIL PROTECTED]
> Subject: Re: Expiration with mysql
> Reply-To: [EMAIL PROTECTED]
>
> did you try to take off the double quotes?
>
> alantu wrote:
>
> > HI all
> > I get a question about Expiration .
> > when i make a user "boy" in the /raddb/users file,such as
> > boy Auth-Type := Local, User-Password == "888", Expiration
> := "20 Aug 2003"
> > it works well
> > but when i put it in mysql ,like below ,it doesn't work
> > | id | UserName | Attribute | Value | op |
> > +-----+-------------+------------+---------------+------+
> > | 1 | boy | Expiration | "20 Aug 2003" | := |
> > anybody can get me some message about Expiration use with
> mysql .Thanks
>
>
>
> -
> List info/subscribe/unsubscribe? See
> http://www.freeradius.org/list/users.html
-
List info/subscribe/unsubscribe? See http://www.freeradius.org/list/users.html