6 Mar
2015
6 Mar
'15
4:11 a.m.
On 5 March 2015 17:40:51 GMT+00:00, Aaron Hurt via Freeradius-Devel <freeradius-devel@lists.freeradius.org> wrote:
When old style domain names come into FR they seem to always contain two backslashes ‘DOMAIN\\username’ That's just a printout escaping thing in debugging. It's really one \ in the packet, and thus \\ is sufficient to match it in the regex with correct escapes set to true. -- Sent from my mobile device, please excuse brevity and typos