A.L.M.Buxey@lboro.ac.uk wrote:
'cui' is another - which requires configured SQL stuff to operate.
I've removed that from the default list of enabled modules. Arran had already updated it to use the rlm_sql_null driver, which meant (at least) that it worked.
not sure why counter doesnt work out of the box as its quick a simple thing comes up with
rlm_counter: Counter attribute Daily-Session-Time is number 11273 rlm_counter: Failed to create check attribute Daily-Session-Time /etc/raddb/mods-enabled/counter[71]: Instantiation failed for module "daily"
It was an argument order issue. I've pushed a fix.
This ordering makes the debug output a little easier to read. It
it does. everything gets exposed nicely rather than mixed in between the virtual servers... how I wished it was like this a long time ago! :-)
It depended on the move to mods-enabled / mods-available. Alan DeKok.