On 26/10/12 16:28, Arran Cudbard-Bell wrote: > Quick fix would be to change type to RLM_TYPE_THREAD_UNSAFE in the > module_t struct, then it'll go through modcall_single. Ah, I didn't think of that; I've already done this: https://github.com/philmayers/freeradius-server/commit/2250dc653203a43446703a5cb5723b60bfb23b69 :o/ Oh well!