6 Mar
2012
6 Mar
'12
4:13 p.m.
I'm having trouble getting unlang to match a string inside a larger string. I have a script that outputs a string of domain groups, like this:
the debug output (radiusd -X) should show you all the values as things happen - and thus show you the comparison and how ita failing
Alan
Turns out that those spaces between the 2 and the domain were actually newline characters. Removing those made the match work.