Re: Exec-Program-Wait vs rlm_exec

2005-05-06 Thread Paul Hampson
On Thu, May 05, 2005 at 08:22:44AM -0600, [EMAIL PROTECTED] wrote: [EMAIL PROTECTED] wrote: On Tue, May 03, 2005 at 10:23:05AM -0600, [EMAIL PROTECTED] wrote: Hi, what do you consider the best solution wheen you need to run an external program to make aditional checks when an access

Re: Upgrading freeradius 1.0.2 with freeradius-snapshot-20050502

2005-05-06 Thread Paul Hampson
On Thu, May 05, 2005 at 01:05:33PM -0400, Alan DeKok wrote: [EMAIL PROTECTED] (Paul Hampson) wrote: Which will give you the current 1.0.3 candidate. Then you can cvs update whenever something else comitted to it. We should probably release 1.0.3 soon. Well, I've just been handed some

Re: free radius + dependencies

2005-05-06 Thread Jacques
Yeah, I hate RPMs. Had that same problem on my system (fedora core 3). Who wants to spend time hunting for each one (which each have their own dependencies)? Try to install apt-get then you can do a nice little: apt-get freeradius and apt-get freeradius-mysql, Very slick I've heard yum is good

(no subject)

2005-05-06 Thread Babar Shafiq
Hello, Thanks for the reply. You can use Reply-Message to give the users a message, but you can't use any other attribute. I don't want it for user to send him any reply. If you, as administrator, want to see why a user is rejected, run the server in debugging mode. %{reply:Packet-Type}

Multiple ippools with current stable FreeRADIUS-1.0.2

2005-05-06 Thread Wolfram Schlich
Hi, currently I'm using FreeRADIUS-1.0.2 with the rlm_sql_mysql backend for accounting, authentication etc. I have several users in the radcheck table... --8--[ radcheck ]--8-- id UserName Attribute op Value -- - -- --- 1 JohnDoe

Authenticate just one time

2005-05-06 Thread Pedro Amado
Hi, does anyone know how can i disable the possibility of a user login 2 times at the same time in diferente places? TIA Pedro Amado - List info/subscribe/unsubscribe? See http://www.freeradius.org/list/users.html

NAS-IP member of multiple huntgroups?

2005-05-06 Thread Wolfgang Hottgenroth
Hi, I'm wondering why it is prohibited to have a particular NAS-IP-Address in more than one huntgroup. I want to use huntgroups for roaming blocking: huntgroups: DE.HDN NAS-IP-Address == 10.0.0.1 DE NAS-IP-Address == 10.0.0.1 EMEANAS-IP-Address == 10.0.0.1

RE: Questions and feature request...

2005-05-06 Thread Lucas Aimaretto
2) Reject Cause (feature request) Free radius is not informing when it rejects any user if found a condition false in radgroupcheck or in radcheck only send reject (reply:Packet-Type), is it possible to give reject with attributes so we will know which attribute is the cause of

what's going foobar

2005-05-06 Thread Chris Knipe
Lo all, FreeBSD 5.4-STABLE... and uhm ja... Accounting WHERE UserName=LOWER('%{SQL-User-Name}') AND AcctStopTime = 0 sql: postauth_table = radpostauth sql: postauth_query = sql: safe-characters = @abcdefghijklmnopqrstuvwxyzABCDEFGHIJKLMNOPQRSTUVWXYZ0123456789.-_: / rlm_sql (sql): Driver

RE: Exec-Program-Wait vs rlm_exec

2005-05-06 Thread mmiranda
[EMAIL PROTECTED] wrote: On Thu, May 05, 2005 at 08:22:44AM -0600, [EMAIL PROTECTED] wrote: [EMAIL PROTECTED] wrote: On Tue, May 03, 2005 at 10:23:05AM -0600, [EMAIL PROTECTED] wrote: Hi, what do you consider the best solution wheen you need to run an external program to make aditional

Re: (no subject)

2005-05-06 Thread Alan DeKok
Babar Shafiq [EMAIL PROTECTED] wrote: I know i can see the reject cause while running in debug mode but I want to store the reject causes in database or logs it. so it will be helpful in future for support people,customer support etc, so they can inform users what is the exact cause of the

Re: Questions and feature request...

2005-05-06 Thread Alan DeKok
Lucas Aimaretto [EMAIL PROTECTED] wrote: This is interesting. How can I use Reply-Messages?. In the radreply table ??? I believe this table is only used if user got an access-accept, is it true ? No. It's used during authorization, before the server has decided if the user is accepted or

Re: Upgrading freeradius 1.0.2 with freeradius-snapshot-20050502

2005-05-06 Thread Alan DeKok
[EMAIL PROTECTED] (Paul Hampson) wrote: Well, I've just been handed some rlm_sql (possible) security bugs, which I'm going to look hard at this weekend. Then we can release 1.0.3. Ok. I think they should be fixed, but I don't think they're critical. Alan DeKok. - List

Problems with 1.0.2

2005-05-06 Thread Paul Seaman
Hey, I'm trying to compile 1.0.2, and I get the following errors (snipped at the end for brevity) - it seems to be related to EAP, is the simple way to fix this or maybe an easy way to tell it I'm not interested in the EAP module? Thanks, Paul (cd .libs rm -f libeap.la ln -s ../libeap.la