Matthew Schumacher <matt.s@aptalaska.net> wrote:
After doing some debugging it looks like the server generates stop messages when Simultaneous-Use is on and a user logs in before we get a stop message.
Or when a stop message is missing entirely.
I have 2 services running on this machine one which uses Simultaneous-Use and one that doesn't. So when a user logs onto the second service these accounting messages are generated (for the wrong NAS).
I'm not sure what you mean by that. Are you sharing databases between the two services?
Is there anyway to disable this? I suppose I could use a different radutmp database for each of them, but would rather disable automatic acct message generation.
You should really use a different radutmp database for each service. As for disabling the automatic messages, see rlm_radutmp.c Alan DeKok.