Hello guys, I need to configure a Hotspot like this: the user has a limited time of 2 days since the first login with his Hotspot credentials. When the 2 days have passed, he can't use the Hotspot anymore.
Problem is, I need the 2 days to be counted since his first connection. So, if he connects on Monday at 11, he should be allowed to use the Hotspot until Wednesday at 11.
Instead it seems to me the 2 days are counted as effective connection time. So, if the user logs in at 11 and logs out at 12 and doesn't login for the rest of the day, only 2 hours will be subtracted from his total 48 hours. Instead, I need 24 hours a day to be subtracted, whether he stays connected or not.
Is this possible? I've read the wiki, articles and threads but I can't find a way.
Thanks.