> >For convenience sake we are configured so that our users can 
> login as 
> >"username" or "[EMAIL PROTECTED]" (cuts down on the tech 
> 
> And *how* did you configure that?

Configured thusly in proxy.conf

realm iul.net {
        type            = radius
        authhost        = LOCAL
        accthost        = LOCAL
}
realm NULL {
        type            = radius
        authhost        = LOCAL
        accthost        = LOCAL
}

> Depends on the rest of your config. If you define iul.net as 
> a LOCAL realm in /etc/raddb/realms it should work, I think.

I'm assuming that the above entries in proxy.conf should be doing the
same thing as putting entries in the realms file.

>>>>> Mike <<<<<


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

Reply via email to