- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
Create wireless users from a file
Hi there
Is there any way to import users from a file.
I have a event where i need to create 2000 users, connecting to a wireless network.
Mvh Mickey
Solved! Go to solution.
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
Hi there
I find a solution with a MS NPS server and one SSID with Vlan override, and created the users in AD in different groups.
Mvh Mickey
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
Hi there,
The answer is no - well from the dashboard that is, I have it on good authority that support can do it but have never tested this.
Its a feature, that over the years I have requested many times and for some reason always falls on deaf ears.
Whats ironic is you can export a list of users to a CSV file.
The best option as this is not available, is to create a splash page either with "Splash Access" or another provider, alternatively if you are any good to PHP/Java do it yourself and get people do do a very simple registration process.
The other alternative is to to the Meraki splash page with simple registration and use SMS (via twillio, which is built into the dashboard) to do the same
CMNA, CMNO, ECMS2
SNSA, SNSP
~~If you found this post helpful, please give it kudos. If my answer solved your problem, click "accept as solution" so that others can benefit from it.~~
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
Hi Gary
I think i will need to have a external Radius server.
Can anyone recommend a Radius server that is easy to install and mannage ?
Mvh Mickey
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
Perhaps,
There are a few radius server options -
jumpcloud.com
https://www.ironwifi.com/ - this one looks interesting and well priced
https://freeradius.org/ - this is the mother solution and in one hand the best in the other its a DIY solution
Hope this helps
-G
CMNA, CMNO, ECMS2
SNSA, SNSP
~~If you found this post helpful, please give it kudos. If my answer solved your problem, click "accept as solution" so that others can benefit from it.~~
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
Have you considered configuring an SSID for pre-paid billing, and then just printing out 2,000 pre-paid tokens? You can make the value $0.
Personally if it was me, I think I would just make it open authentication (assuming it is only Internet access) and forget authentication.
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
Have you considered configuring an SSID for pre-paid billing, and then just printing out 2,000 pre-paid tokens? You can make the value $0.
Personally if it was me, I think I would just make it open authentication (assuming it is only Internet access) and forget authentication.
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
+1 for "prepaid billing" mode. Despite the name, there is no need for actually implementing billing.
Basically you pre-generate "prepaid" card PINs and configure the network to honor them for X hours/days of access. Very similar to how most hotels issue you a unique code that is only good for the duration of your stay.
Alternatively, check out the Dashboard API - you should be able to script a bunch of cURL (or Postman, etc) calls to create all those users. I haven't done Meraki-auth before, but I believe they need to be org/network admins with access level set to None.
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
Uggh. Then you'd have to reverse engineer the website's calls to try that method.
...Or prepaid cards 😉
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
Hi there
I find a solution with a MS NPS server and one SSID with Vlan override, and created the users in AD in different groups.
Mvh Mickey
