1 Apr
2014
1 Apr
'14
9:59 a.m.
Hi, Arran! * Arran Cudbard-Bell <a.cudbardb@freeradius.org> [2014-04-01 11:45]:
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?
Is the expr module loaded?
Ah, thanks! That seems to be the problem. The server starts up just fine now. Julius