Re: Help with 802.1x Certificate

2012-09-14 Thread Carl Peterson
be an issue. Easy enough to test. If 1 and 2 don't work, try with a non-wildcard cert +1 and 2. Post your results so we can all learn from it. Carl Peterson On Sep 14, 2012, at 10:44 AM, Tyller D tyll...@gmail.com wrote: On Fri, Sep 14, 2012 at 4:07 PM, Alan DeKok al

Re: Set expiry timeout after first login

2012-08-08 Thread Carl Peterson
I'm sure there are other ways to do this but I do it with a post auth query matching a specific max all session value. If it matches, it updates the attribute to expiration and sets the value 24hr from now. When I wrote it, freeradius only supported one post auth query so I use cases to match an

Re: Different versions of sql.conf

2012-04-24 Thread Carl Peterson
Thanks Alan, I've been working with a modified version of sql.conf for years and just copying it over to new servers and must have missed the move of config options to dialup.conf assuming that dialup had something to do with dialup modems. I purged freeradius-mysql and reinstalled it and now

Different versions of sql.conf

2012-04-23 Thread Carl Peterson
the other options. I can't find them in any other config file. Is something amiss? Thanks, Carl Peterson - List info/subscribe/unsubscribe? See http://www.freeradius.org/list/users.html

Re: expiration

2005-08-16 Thread Carl Peterson
Thanks, It works well. Carl On Sunday 07 August 2005 22:26, Alan DeKok wrote: Carl Peterson [EMAIL PROTECTED] wrote: I understand that it is not in 1.0.4. The version I got from CVS was 1.0.4. How do I get 1.0.5 from CVS? 1) rlm_expiration is not in 1.0.5, either. 2

Re: expiration

2005-08-07 Thread Carl Peterson
I understand that it is not in 1.0.4. The version I got from CVS was 1.0.4. How do I get 1.0.5 from CVS? Thanks, Carl Alan DeKok wrote .. Carl Peterson [EMAIL PROTECTED] wrote: radiusd.conf[1383] Failed to link to module 'rlm_expiration': rlm_expiration.so: cannot open shared object

Re: expiration

2005-08-06 Thread Carl Peterson
. Is there a way to change this or am I doing something wrong? foxtrot raddb # /usr/local/sbin/radiusd -v radiusd: FreeRADIUS Version 1.0.4, for host , built on Aug 6 2005 at 16:55:22 Thanks, Carl Peterson The fix is in CVS: $ cvs -d :pserver:[EMAIL PROTECTED]:/source checkout -r release_1_0

expiration

2005-08-05 Thread Carl Peterson
{ reply-message = Your account has expired, %{User-Name}\r\n } Also, do I need to add expiration to instantiate? Thanks for any input, Carl Peterson - List info/subscribe/unsubscribe? See http://www.freeradius.org/list/users.html

Re: expiration

2005-08-05 Thread Carl Peterson
Does it exist in an earlier version or nightly? if not, any idea when 1.0.5 will come out? Thanks, Carl Peterson On Friday 05 August 2005 17:13, Alan DeKok wrote:   The expiration module does not exist in 1.0.4.   The Expiration feature doesn't work in 1.0.4.  We will be releasing 1.0.5

Re: How to restrict total usage time.

2005-04-10 Thread Carl Peterson
the phpMyPrepaid section. There are also notes in notes.txt Carl Peterson Jabali Networks On Wednesday 06 April 2005 21:53, Graeme Lee wrote: Shahidul Islam wrote: Hello, I'd like to implement following scenario with freeradius: User has some specific time (say 3600 seconds) one

Re: Prepaid card module/software

2004-12-28 Thread Carl Peterson
that you get the sql counters. Others on this list might be able to enlighten us on that. I tried it with the rlm-sql counters but they caused a segfault on authentication. Carl Peterson On Tuesday 28 December 2004 09:26, Bruno Machado wrote: Hi I tried to use this files but it didnt work

Re: Prepaid card module/software

2004-12-27 Thread Carl Peterson
isn't indefinite. Any ideas? Carl On Monday 27 December 2004 17:46, Thor Spruyt wrote: Carl Peterson wrote: I am working on writing it as we speak. Current release is phpMyPrepaid-0.1.2. It actually works with a MySQL database and inserts the users into the radcheck table. Hourly cards

one day accounts

2004-12-23 Thread Carl Peterson
that will give a user 24 hours of continuous access from first use. Is there already an attribute for this or an easy way to enable this feature? Carl Peterson - List info/subscribe/unsubscribe? See http://www.freeradius.org/list/users.html

Re: Redirect users to a web page

2004-12-20 Thread Carl Peterson
NocatSplash http://nocat.net/moin/NoCatSplash i don`t want to force my users to authorise, i just want them to see the news page every time they login, then everything goes normally. Cheers, Florin - List info/subscribe/unsubscribe? See http://www.freeradius.org/list/users.html - List

Re: Redirect users to a web page

2004-12-18 Thread Carl Peterson
Not quite sure what you are looking for here but it sounds like you want something like NoCat Splash, NocatAuth or Chilli. Carl Peterson On Saturday 18 December 2004 07:16, Florin Samareanu wrote: anyone has any ideea how i can redirect my users the first time they browse a web page

Re: krb5 errors when compiling on Fedora Core 3

2004-12-15 Thread Carl Peterson
I had a similar problem with krb5 on FC2 so I compiled without krb5 which worked fine. CP On Wednesday 15 December 2004 09:28, E. Dean Sahutske wrote: Is there no one whose seen this or had this happen to them? Is Fedora not an appropriate platform for Freeradius? dean [EMAIL PROTECTED]

Re: installaion problem

2004-12-08 Thread Carl Peterson
I had a similar error with 1.01 on FC 2. I didn't need krb5 so I just configured it without krb5 and it compiled fine. CP On Wednesday 08 December 2004 00:01, Paul Hampson wrote: On Wed, Dec 08, 2004 at 12:53:48PM +0800, Spades wrote: While installing Freeradius 1.0.1, i managed to run

Re: Freeradius installation problem

2004-12-08 Thread Carl Peterson
I am doing the same thing using chilli, freeradius, and mysql. I use Max-All-Sessions and wrote a counter for it. Of course my cards are good for x seconds. Using Session-Timeout would mean that a session could be x seconds long but as soon as you log back in you can have another x seconds.

Re: installaion problem

2004-12-08 Thread Carl Peterson
On Wednesday 08 December 2004 13:08, L.C. (Laurentiu C. Badea) wrote: I'm afraid to point the obvious, but I believe there is no need to compile freeradius on Fedora 2, seeing as it comes with it. Am I missing something ? SQL counters? CP - List info/subscribe/unsubscribe? See

Re: installaion problem

2004-12-08 Thread Carl Peterson
make install - Original Message - From: Carl Peterson [EMAIL PROTECTED] To: [EMAIL PROTECTED] Sent: Thursday, December 09, 2004 1:52 AM Subject: Re: installaion problem I had a similar error with 1.01 on FC 2. I didn't need krb5 so I just configured it without krb5