Mike Diggins wrote: > > Could someone tell me what the syntax error on the Proxy-To-Realm line > is please?
$ man unlang
> preacct {
> detail
> suffix
> if ((Proxy-To-Realm = DEFAULT) && (User-Name =~
'=' is not a comparison operator.
You need an opening brace '{' on the line, too.
Alan DeKok.
-
List info/subscribe/unsubscribe? See http://www.freeradius.org/list/users.html

