Hi,

Today I noticed that some usernames have multiple entries in the database where acctstoptime is null. Which confused me as I would assume each username should only ever have one null acctstoptime entry. I checked the other parameters to check if the account was used twice from different clients and this isn’t the case.

Any ideas what could be the cause?

I’ve resolved my telemetry issue by using DISTINCT when counting active credentials.

-- 
Djerk Geurts