James Cort <[EMAIL PROTECTED]> 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.

- 
List info/subscribe/unsubscribe? See http://www.freeradius.org/list/users.html

Reply via email to