how to force Accept and override default and null proxy realms?

2006-10-21 Thread Mike
I would like to always send an Accept unconditionally if the User-Name is test[0-9], but proxy request to default or null realm for all other user names. I tried a configuration with authorize { files suffix } the suffix will match on default and null realms. I currently have a line in users

how to use != == =~ and !~ on multiple keys?

2006-10-21 Thread Mike
I have the following keys in a radius request: Cisco-AVPair = src-codec=g729 g711A64k g711U64k g7231 gsmFR NS:iLBC-15k2 Cisco-AVPair = dst-codec=g729 When using the != == =~ and !~ conditionals with Cisco-AVPair key, which one(s) are checked? - List info/subscribe/unsubscribe?

Re: EAP-TTLS problem at phase 1

2006-10-21 Thread K. Hoercher
Hi, as mentioned in various places in the documentation and countless times on this list: On 10/21/06, Rafiqul Ahsan [EMAIL PROTECTED] wrote: Here is my users file : testuser Auth-Type := EAP, User-Password := testuser DEFAULT Auth-Type := EAP Dont't set Auth-Type Here is the radius

Re: radutmp and/or SQL Accounting

2006-10-21 Thread Matt Harlum
Actually, is anyone able to confirm if the accounting is actually dependant on my hardware? because i'm thinking the RADIUS on my Access Point doesn't support the accounting functions. On 21/10/2006, at 8:01 PM, Matt Harlum wrote: Hey guys, I've got my radiusd setup to work from an SQL

Re: how to force Accept and override default and null proxy realms?

2006-10-21 Thread Phil Mayers
Mike wrote: I would like to always send an Accept unconditionally if the User-Name is test[0-9], but proxy request to default or null realm for all other user names. I tried a configuration with authorize { files suffix } the suffix will match on default and null realms. I currently have a

Re: EAP-TTLS problem at phase 1

2006-10-21 Thread Rafiqul Ahsan
DearHoercher, Thank you for your email. I noticed that too, however it didn't seem working and it stopped with error even before that with the following users entry: testuser User-Password := testuser the error was about no matching anonymous_identity, and thats why I had to have aDEFAULT entry

Re: EAP-TTLS problem at phase 1

2006-10-21 Thread K. Hoercher
Hi, ok, i played around a bit and found EAP-TTLS working with no particular problems. On 10/21/06, Rafiqul Ahsan [EMAIL PROTECTED] wrote: testuser User-Password := testuser looks ok, but I'm not absolutely sure about the quotation marks for the username, they are not needed in any case.

Re: EAP-TTLS problem at phase 1

2006-10-21 Thread Rafiqul Ahsan
Hello Hoercher, Please see below answers/questions (in red):ok, i played around a bit and found EAP-TTLS working with noparticular problems.On 10/21/06, Rafiqul Ahsan [EMAIL PROTECTED] wrote: testuser User-Password := testuserlooks ok, but I'm not absolutely sure about the quotation marks forthe

SQLcounter patch - Addition of reply-attribute

2006-10-21 Thread Jonathan De Graeve
I just made a patch against 1.1.3 for the SQLcounter module. This patch allows to set the reply-name variable in the sqlcounter.conf file per instance. In this way the default behaviour of Session-Timeout can be overridden by your own reply-attribute. The system will set the session-timeout

configure options

2006-10-21 Thread Seferovic Edvin
Hello, wouldn't it be useful to publish all configure options ( like modules options ) in WIKI ? I am trying to build debian packages for my machines with only those modules I need. And at the moment I don't have a clue how to deactivate the modules I don't need. Regards, E:S - List

sole remaining configure error [utmpx]

2006-10-21 Thread Andrew Long
Well, I'm on the way to building my first freeradius server and have one remaining configure error. Can anyone tell me about this one, how to fix it and will it break anything? Test build is being done on Ubuntu 6.06 dapper. Below is the config.log --Andrew configure:750: checking for gcc