24 Nov
2009
24 Nov
'09
6:41 p.m.
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