Re: regular expression grouping issue on attrs filter

2012-04-20 Thread Ivo Vastert
properly. Best regards, Ivo Vastert On Apr 19, 2012, at 9:31 AM, Phil Mayers wrote: On 04/18/2012 07:04 PM, Ivo Vastert wrote: Hi Phil, Thank you for your answer. I just try'd your rule but this one is refused aswell (Freeradius won't start with it, giving a parse error). Framed-IP

Re: regular expression grouping issue on attrs filter

2012-04-20 Thread Ivo Vastert
And to make it even more complicated, On some Cisco-AVPair we want to do reg exp matching. And some other's we want to add by default, but they all share the same key name.. Is this possible within freeradius? Ivo On Apr 20, 2012, at 6:14 PM, Ivo Vastert wrote: Hi, We have the regexp's

regular expression grouping issue on attrs filter

2012-04-18 Thread Ivo Vastert
syntax for grouping a entry within a regular expression? It looks like grouping by () is not supported by freeradius? We are using the following version: freeradius: FreeRADIUS Version 2.0.4, for host i486-pc-linux-gnu, built on Sep 7 2008 at 23:35:34 Best regards, Ivo Vastert - List info/subscribe

Re: regular expression grouping issue on attrs filter

2012-04-18 Thread Ivo Vastert
, the line is accepted. Do you have any other suggestions we can try? Best regards, Ivo On Apr 18, 2012, at 5:35 PM, Phil Mayers wrote: On 18/04/12 15:30, Ivo Vastert wrote: Hi, I'm currently having a issue implementing a regular expression within the attrs configuration file. When i try