> I have an ISP scenario using freeradius 1.0.1. to authenticate dialup
> customers on our single domain. We use a Mysql backend.
> We have added a second domain for a national dialup service. A 3rd party
> providing the POPS will pass radius requests to our radius servers.
>
> Question:
> How do I setup the ability to authenticate more than one domain (realm) in
> freeradius?
> Desired result:
> Not only can our original realm authenticate but now freeradius should
> authenticate <[EMAIL PROTECTED]> as well.
>
>
> I put this in my proxy.conf file but I'm not sure this is the right thing to
> do and ti seems to simple to be true:
>
> realm powerline.net {
>         type            = radius
>         authhost        = LOCAL
>         accthost        = LOCAL
> }
>
> I gratefully accept any pointers to archived answers/tips (I'm currenty
> digging as well)
> I can provide config files if it will help.
>
> Thanks!!
> Christian
>

So what errors do you get when you try to authenticate the user?  Please
paste entire radiusd -X output.



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

Reply via email to