1 Apr
2014
1 Apr
'14
5:01 a.m.
Good morning, * Alan DeKok <aland@deployingradius.com> [2014-03-28 21:15]:
As of now, pretty much all of "unlang" is syntax checked when the server starts. ... The same applies for update statements:
update reply { Filter-Id := "%{no-such-module:foo}" }
It looks like this breaks the default accounting policy update statement: .../etc/radiusd.conf[134]: Failed parsing expanded string: .../etc/radiusd.conf[134]: %{md5:%{User-Name},%{Acct-Session-ID},...} .../etc/radiusd.conf[134]: ^ Unknown module Is this intended? If yes, how should the Acct-Session-ID be computed now? Julius