5 Nov
2015
5 Nov
'15
9:52 a.m.
On Nov 5, 2015, at 9:47 AM, Franks Andy (IT Technical Architecture Manager) <Andy.Franks@sath.nhs.uk> wrote:
It's an SQL "named" module, just logs results from post-auth. Its name is really sql-radius-lan0 or sql-radius-lan1 or whatever, depending on certain circumstances.
You can't do that and with the way the code is structured it'd be very hard to support that. Use switch and enumerate the possible modules you want to call. -Arran