Re: regular expression problem on 2.1.3

2009-01-25 Thread Alan DeKok
Tim Lightfoot wrote: > It seems to be fail at line 83 of valuepair.c compiling the regular > expression. Hmm... OK. The problem is elsewhere, where it doesn't seem to fill in that value. I'll take a look at fixing it before 2.1.4. Alan DeKok. - List info/subscribe/unsubscribe? See http://

RE: regular expression problem on 2.1.3

2009-01-24 Thread Tim Lightfoot
rs-bounces+tim.lightfoot=sota.co...@lists.freeradi us.org] On Behalf Of Alan DeKok Sent: 24 January 2009 06:50 To: FreeRadius users mailing list Subject: Re: regular expression problem on 2.1.3 Tim Lightfoot wrote: > [files] expand: %{NAS-IP-Address} -> 192.168.1.1 > [files] Invalid regular expre

Re: regular expression problem on 2.1.3

2009-01-23 Thread Alan DeKok
Tim Lightfoot wrote: > [files] expand: %{NAS-IP-Address} -> 192.168.1.1 > [files] Invalid regular expression : empty (sub)expression <== problem > here This error is being produced by the regular expression library on your system. FreeRADIUS is just asking the library to use the regular

Re: regular expression problem on 2.1.3

2009-01-23 Thread Alexandre Chapellon
n Behalf Of Alexandre Chapellon > Sent: 24 January 2009 00:30 > To: FreeRadius users mailing list > Subject: Re: regular expression problem on 2.1.3 > > > when i use regex, i use it with unlang so it might differ from a users file > but here is how i would write it for unlang: &

RE: regular expression problem on 2.1.3

2009-01-23 Thread tnt
> Hi, > > I have updated my Freeradius from 2.0.5 to 2.1.3 and am having > a > problem with the regular expressions I am using in the users > file. > > If I provide a simple example users file I am testing agai

RE: regular expression problem on 2.1.3

2009-01-23 Thread Tim Lightfoot
From: freeradius-users-bounces+tim.lightfoot=sota.co...@lists.freeradius.org [mailto:freeradius-users-bounces+tim.lightfoot=sota.co...@lists.freeradius.org] On Behalf Of Alexandre Chapellon Sent: 24 January 2009 00:30 To: FreeRadius users mailing list Subject: Re: regular expression problem on 2.

Re: regular expression problem on 2.1.3

2009-01-23 Thread Alexandre Chapellon
Of a.l.m.bu...@lboro.ac.uk > Sent: 24 January 2009 00:07 > To: FreeRadius users mailing list > Subject: Re: regular expression problem on 2.1.3 > > Hi, > >> Hi, >> >> I have updated my Freeradius from 2.0.5 to 2.1.3 and am having a >> problem with the re

RE: regular expression problem on 2.1.3

2009-01-23 Thread Tim Lightfoot
...@lists.freeradi us.org] On Behalf Of a.l.m.bu...@lboro.ac.uk Sent: 24 January 2009 00:07 To: FreeRadius users mailing list Subject: Re: regular expression problem on 2.1.3 Hi, > > Hi, > > I have updated my Freeradius from 2.0.5 to 2.1.3 and am having a > problem with the regular express

Re: regular expression problem on 2.1.3

2009-01-23 Thread A . L . M . Buxey
Hi, > > Hi, > > I have updated my Freeradius from 2.0.5 to 2.1.3 and am having a problem > with the regular expressions I am using in the users file. > > If I provide a simple example users file I am testing against: > > DEFAULT NAS-IP-Address =~ "192.168.1.1|10.0.1.1" "(192.168.1.1|10.0

regular expression problem on 2.1.3

2009-01-23 Thread Tim Lightfoot
Hi, I have updated my Freeradius from 2.0.5 to 2.1.3 and am having a problem with the regular expressions I am using in the users file. If I provide a simple example users file I am testing against: DEFAULT NAS-IP-Address =~ "192.168.1.1|10.0.1.1" Service-Type = Framed-User,