Re: account expiration attribute

2009-09-26 Thread Rakotomandimby Mihamina
09/25/2009 03:46 PM, Ivan Kalik: Why, oh why, do people trawl the internet for outdated and inaccurate Ivan, this is just the result of: http://www.google.com/search?q=radius+expiration+attribute (the results ranking may differ, we are not near) I usually tend to make the web search before

Re: account expiration attribute

2009-09-26 Thread Ivan Kalik
I usually tend to make the web search before searching the docs, at least to see wether: - the doc exists - I am alone to have my problem So you buy a washing machine. You don't know which wash is which oprogram. Do you: a) read the user manual that came with it? b) search the Internet in

Re: account expiration attribute

2009-09-26 Thread Alan DeKok
Rakotomandimby Mihamina wrote: 09/25/2009 03:46 PM, Ivan Kalik: Why, oh why, do people trawl the internet for outdated and inaccurate Ivan, this is just the result of: http://www.google.com/search?q=radius+expiration+attribute (the results ranking may differ, we are not near) That's

Re: account expiration attribute

2009-09-25 Thread Rakotomandimby Mihamina
09/24/2009 12:03 PM, Ivan Kalik:: What RADIUS attribute would suit to account expiration? Expiration. I cannot find its documentation (its syntax) A hint: http://www.open.com.au/pipermail/radiator/2008-July/014935.html But not more... A help? -- Architecte Informatique chez Blueline

Re: account expiration attribute

2009-09-25 Thread Rakotomandimby Mihamina
09/25/2009 02:59 PM, Rakotomandimby Mihamina:: 09/24/2009 12:03 PM, Ivan Kalik:: What RADIUS attribute would suit to account expiration? Expiration. I cannot find its documentation (its syntax) http://www.portmasters.com/tech/docs/pdf/radius-release20.pdf In RADIUS 1.16, if a user record

Re: account expiration attribute

2009-09-25 Thread Ivan Kalik
09/24/2009 12:03 PM, Ivan Kalik:: What RADIUS attribute would suit to account expiration? Expiration. I cannot find its documentation (its syntax) doc/rlm_expiration. A hint: http://www.open.com.au/pipermail/radiator/2008-July/014935.html Why, oh why, do people trawl the internet

account expiration attribute

2009-09-24 Thread Rakotomandimby Mihamina
Hi all, What RADIUS attribute would suit to account expiration? the context: - prepaid users must regularily add credit to his account - big credit - big validity extension - small credit - small validity extension - no account removal, just auth reject if validity date passed Credit adding

Re: account expiration attribute

2009-09-24 Thread Ivan Kalik
What RADIUS attribute would suit to account expiration? Expiration. Ivan Kalik Kalik Informatika ISP - List info/subscribe/unsubscribe? See http://www.freeradius.org/list/users.html

User Account Expiration

2005-04-19 Thread Jaco van Tonder
I am using freeradius 0.9.3 running with a Posgres sql db. If I add an Expiration attribute to the radcheck table - it only works for the date and not the time. For example it makes no difference is I enter 19 April 2005 or 19 April 2005 21:00:00 as the expiration value. The server still allows

Re: user account expiration question

2005-01-25 Thread Albert Miles Enabe
Try the Expiration attribute in radcheck table. Chuck [EMAIL PROTECTED] wrote: is there something easier to use than the Expire check item to expire users on or afer a certain date to trigger a deny response? No one in his right mind is going to sit there and even use a calculator for the number

Re: user account expiration question

2005-01-25 Thread Chuck
On Tuesday 25 January 2005 04:38 am, Albert Miles Enabe wrote: That one is of type date with the following attribute: # date- 32 bit value in big endian order - seconds since # 00:00:00 GMT, Jan. 1, 1970 I'm looking for something I can set

Re: user account expiration question

2005-01-25 Thread Alan DeKok
Chuck [EMAIL PROTECTED] wrote: I'm looking for something I can set date such as 02/02/2005 or some such syntax The server accepts dates like January 1 2005 12:33:44 Very often in these cases, simply trying something that might work is a good idea. Alan DeKok. - List

Re: user account expiration question

2005-01-25 Thread Chuck
On Tuesday 25 January 2005 11:48 am, Alan DeKok wrote: Chuck [EMAIL PROTECTED] wrote: I'm looking for something I can set date such as 02/02/2005 or some such syntax The server accepts dates like January 1 2005 12:33:44 Very often in these cases, simply trying something that

user account expiration question

2005-01-24 Thread Chuck
is there something easier to use than the Expire check item to expire users on or afer a certain date to trigger a deny response? No one in his right mind is going to sit there and even use a calculator for the number of seconds since some date in 1970! Isn't there some check item where I can

Account Expiration

2004-01-02 Thread Bernie Liwanag
Hi to all, I want to ask on how to configure or setup "Account Expiration" in freeradius v0.9 with mysql v3. I have added"test Expiration== "1 Jan 2004"to mysql database in radcheck table but it still work. User "test" can still authenticate. Thanks a lot! Bernie