>Below is the debug output from FreeRADIUS. The first attempt is using
>the suffix [EMAIL PROTECTED], which works. The second attempt is using the
>users file and no realm, which fails.
>I'm just trying to figure out the differences between the two
>configurations and how to make the users file entry work like the suffix
>behavior.
>
>
>In the users file:
>
>DEFAULT Proxy-To-Ream := "SW"
>

If you want to add the realm to the username if one doesn't exist best
place to do this is before processing (preprocess) in hints not users
file.

Your problem is that eap module is trying to process the request before
it is proxied. And it shouldn't.

Ivan Kalik
Kalik Informatika ISP

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

Reply via email to