Rejecting auth from a specific realm

tnt at kalik.net tnt at kalik.net
Wed Nov 25 00:41:21 CET 2009


> 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




More information about the Freeradius-Users mailing list