> Tried option A , but I get a syntax error:
>
> Wed Nov 25 10:14:26 2009 : Error: /etc/raddb/radiusd.conf[1829]: Line is
> not
> in 'attribute = value' format
> Wed Nov 25 10:14:26 2009 : Error: Errors reading radiusd.conf
>
> This matches the 'if' statement.

And how does your if statement look like? It should be something like:

if(Realm == "whatever") {
...
}

Ivan Kalik

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

Reply via email to