Couple of typo's in policy.conf on the 2.x.x branch
https://github.com/FreeRADIUS/freeradius-server/blob/v2.x.x/raddb/policy.con... I think that the test for this block should be =~, not !~ (otherwise it rejects realms that do not start with a dot). There is also an errant space on line 142 in the middle of the += operator. Thanks, Adam Bishop Systems Development Specialist gpg: 0x6609D460 t: +44 (0)1235 822 245 xmpp: adamb@jabber.dev.ja.net Janet, the UK’s research and education network. Janet is a trading name of The JNT Association, a company limited by guarantee which is registered in England under No. 2881024 and whose Registered Office is at Lumen House, Library Avenue, Harwell Oxford, Didcot, Oxfordshire. OX11 0SG
On 8 Nov 2012, at 15:22, Adam Bishop <Adam.Bishop@ja.net> wrote:
https://github.com/FreeRADIUS/freeradius-server/blob/v2.x.x/raddb/policy.con...
I think that the test for this block should be =~, not !~ (otherwise it rejects realms that do not start with a dot).
Hmm yes.
There is also an errant space on line 142 in the middle of the += operator.
Indeed there is. I'll go fix those now. -Arran
participants (2)
-
Adam Bishop -
Arran Cudbard-Bell