Finally!..got "first-logon" on version 5.3

After waiting long time :smiley:, now on version 5.3 we got first-logon on usermanager, and on quick test in this morning, the start-at parameter is working, but we still continue testing.
As Normis said before, they will try fix that issued on v5.3 and that it true. below ss

thanks Mikrotik.

Please update us how your tests is going. I really need this too.




Thanks Mikrotik for listening.

Can’t wait. Now I am downloading the update file. hehehe

i know you will curious :laughing:

Still not working. :frowning:

It did not halt at one-hour limit. :frowning:

what you mean not working? maybe misconfiguration profile there, try to clear database usermanager and reconfig again.

/tool user-manager database clear

i try is working well.

will this clear everything, including the unused vouchers, currently active accounts?

absolutely yes, this is happen with my hotspot with voucher system, yesterday im test on my current database usermanager and disaster :frowning: .
on profile usermanager just read profile#1, profile#2…
i try to fix it one by one, but this make more trouble when i create voucher.
i checked and find wrong profile, limitation setting and a lot of actual user database created with voucher before useless, make me confusing, alternatively i clear database and reconfig profile, limitation, etc.

How do I configure a 1-hour access?
What is validity?

option 1:

1 hour access will start the time on first log in.
time will expire 1 hour after that first log in, whether the user consumed 1 hour or not.


option 2
1 hour access will start on first log in
time will expire when consumed
time will expire within the day.

example for 1 hour access with 3d validity

  • create profile and fill the validity with 3d, select “first-logon”
  • create limitation profile with uptime limit set to 1h.

important, dont forget to setting “system >> ntp client” before, and time zone customer in userman, or your system don’t know the time.

Thanks.