24 Feb
2010
24 Feb
'10
4:40 a.m.
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.