Import username and password from text file?

Hi guys!

Would it be possible to import via script a text file containing usernames and password.
Or is there any way to generate nonsequential user name and random password on the hotspot user list?

I know that 2.8 still doenst support randomization, has anybody tried it on 2.9?

Robert S.

you can import if the file is in the correct form (/import file_name.rsc) e.i. something like this:

/ip hotspot user
add name=edgars password=edgars
add name=e password=e



Edgars

Thanks edgars!

Now i only have to figure-out how to do it. Im starting to scratch my head :laughing:

Robert