Page 1 of 1
How to enable or disable user?
Posted: Sat Mar 26, 2011 8:16 pm
by rajamani779
Hello,
i want to know that how we can disable or enable user from webpage. Like login page of hotspot.
Waiting for answer.
Re: How to enable or disable user?
Posted: Sat Mar 26, 2011 8:54 pm
by fewi
You cannot do any such thing from a page hosted on the router. You would need an external server that hosts the page. Then you can make API calls from there.
Re: How to enable or disable user?
Posted: Sat Mar 26, 2011 9:11 pm
by rajamani779
is API working on routeros v2.9.7... if yes then please tell me the full procedure of connection api with server and commands of api for disable and enable user.
Re: How to enable or disable user?
Posted: Sat Mar 26, 2011 9:37 pm
by fewi
a) 2.9 is no longer supported, upgrade
b) read the manual! There is extensive and clear API documentation there.
Re: How to enable or disable user?
Posted: Mon Mar 28, 2011 1:47 pm
by rajamani779
we upgraded to v3.22.. Now tell i want to do a prepaid recharge system. like if anyone want to enable his account after 30 days he/she enter card number if card number will correct his/her account will enable from the mikrotik os.
Please tell me about it..
Re: How to enable or disable user?
Posted: Wed Mar 30, 2011 8:42 pm
by rajamani779
can anyone please reply.
Re: How to enable or disable user?
Posted: Mon Apr 04, 2011 11:08 am
by janisk
for that you have to look at RADIUS (user-manager) solutions, where you can print vauchers, make billing etc.
Re: How to enable or disable user?
Posted: Mon Apr 04, 2011 6:35 pm
by rajamani779
can you please send me any link or tell me how can i activate Radius in my routeros.
Re: How to enable or disable user?
Posted: Mon Apr 04, 2011 7:05 pm
by MICPROF
Hi,
You can't make that in mikrotik with use webpage , but when use radius server and make time to enable and disable user auto ..
Re: How to enable or disable user?
Posted: Mon Apr 04, 2011 7:58 pm
by rajamani779
any one please guide me about radius server.
Re: How to enable or disable user?
Posted: Tue Apr 05, 2011 7:37 pm
by MICPROF
Hello,
Any version from radius server , last version 3.9
Re: How to enable or disable user?
Posted: Tue Apr 05, 2011 10:50 pm
by rajamani779
Hello,
and how can i integrate or Active Radius server with Routeros.