FreeRADIUS + LDAP + Wireless auth
Alan DeKok
aland at ox.org
Tue Mar 7 18:05:15 CET 2006
James Cort <james.cort at u4eatech.com> wrote:
> Many thanks.
Good to hear it works.
> I had to write the username as "\\\\(.*)$" as the backslashes themselves
> needed escaping, but once that was done it's all working like a charm now.
You might also try using single quotes: '\\(.*)$', as that will
prevent FreeRADIUS from interpreting the backslashes.
Alan DeKok.
More information about the Freeradius-Users
mailing list