Hello.
I have been using the hotspot feature on the mikrotik router OS.
I need to know if I can somehow create users to expire automatically, say after 12 hours or 1day.
I would also like to know if there is a way of generating random logins and passwords, whereby when the user comes, he will sort of buy a scratch card with the login and password which would then expire in say 1day or 12hours or 1hour after his first login
Use User Manager, which is a Mikrotik RADIUS server for RouterOS. It supports the concept pf vouchers, which is exactly what you are looking for.
Fewi is right, you are looking to use Radius. Weather this be User Manager or another Radius server and back end system.
This describes the Radius Attributes available, I believe the Session-Timeout would be what you are looking for.
http://wiki.mikrotik.com/wiki/RADIUS_Client
As far as generating random user names/passwords, it all depends on the back end system being used.
Hi we have a package for this kind of requirement we are using currently what you are required it cost us around Rs. 4500/- INR which includes a radius and web user interface which allow you to set the session time after that the user id and password becomes useless.
you you need this just let me know.
Birender
Actually I am a bit new at these things.
Is this User Manager part of the router OS I have or is it a separate entity?
How difficult is it to set it up?
Hi Birender, I think I really am intrested in this. I am in Kenya. Please advise
Can anyone please assist…
http://wiki.mikrotik.com/wiki/Manual:User_Manager
http://wiki.mikrotik.com/wiki/User_Manager/QA/How_to_create_timed_Voucher
There are other User Manager voucher howtos on the wiki. Always search the manual first…
birendersinghbudhwar:
singh:
Hello.
I have been using the hotspot feature on the mikrotik router OS.
I need to know if I can somehow create users to expire automatically, say after 12 hours or 1day.
I would also like to know if there is a way of generating random logins and passwords, whereby when the user comes, he will sort of buy a scratch card with the login and password which would then expire in say 1day or 12hours or 1hour after his first loginHi we have a package for this kind of requirement we are using currently what you are required it cost us around Rs. 4500/- INR which includes a radius and web user interface which allow you to set the session time after that the user id and password becomes useless.
you you need this just let me know.
Birender
Hi Birender, I think I really am intrested in this. I am in Kenya. Please advise
contact me on my mobile 8121674534
Can anyone please assist…
I try to send you mail but its bounced please mention your email i will send you the details.
or you can forward your email to sales@wifi4india.com
birender
Hello.
I have been using the hotspot feature on the mikrotik router OS.
I need to know if I can somehow create users to expire automatically, say after 12 hours or 1day.
I would also like to know if there is a way of generating random logins and passwords, whereby when the user comes, he will sort of buy a scratch card with the login and password which would then expire in say 1day or 12hours or 1hour after his first login
Hey, i´m looking for it but in API PHP. Is possible?
$API->write('/user/add', false);
$API->write('=group=full', false);
$API->write('=name=zuca', false);
$API->write('=password=123456');
whats the command i use here to define a time´s expire for user?
singh:
Hello.
I have been using the hotspot feature on the mikrotik router OS.
I need to know if I can somehow create users to expire automatically, say after 12 hours or 1day.
I would also like to know if there is a way of generating random logins and passwords, whereby when the user comes, he will sort of buy a scratch card with the login and password which would then expire in say 1day or 12hours or 1hour after his first loginHey, i´m looking for it but in API PHP. Is possible?
$API->write('/user/add', false); $API->write('=group=full', false); $API->write('=name=zuca', false); $API->write('=password=123456');whats the command i use here to define a time´s expire for user?
The best method is to use Radius server based users were you have lots of options like what you are talking a bout.
singh:
Hello.
I have been using the hotspot feature on the mikrotik router OS.
I need to know if I can somehow create users to expire automatically, say after 12 hours or 1day.
I would also like to know if there is a way of generating random logins and passwords, whereby when the user comes, he will sort of buy a scratch card with the login and password which would then expire in say 1day or 12hours or 1hour after his first loginHey, i´m looking for it but in API PHP. Is possible?
$API->write('/user/add', false); $API->write('=group=full', false); $API->write('=name=zuca', false); $API->write('=password=123456');whats the command i use here to define a time´s expire for user?
Look here:
http://forum.mikrotik.com/t/how-to-add-limit-time-in-cli-command-user-add/40187/1
i use user manager 5.22,
today i was create 1 ticket using profile : usage = 1 hour, valid = 1 day.
how to know when this ticket expiry date? or is it this ticket still can be use on the next next next year?
thanks. i hope somebody will answer my post.
so weird.this is main mikrotik forum, but no one answer my post before.
thanks.