Hi,
> User-Name = "****\\raduser"
^^^^^^^^^^^^^
ha. okay. with just a plain username you are safe,
but with this windows case, you are dealing with
\r - which is a special character. its getting
borked elsewhere. to verify this use another
username that cannot be a special case eg
VicToR
bug in rlm_realm module?
alan