Userman Damange User

Hello!
I have a mikrotik hotspot that uses the radius with the UserManager to manage users.

use the version of the UserManager 5.x

the problem is this: the users of the database has lost the limitation on, and I need to go to reset to reactivate the profile for each user.

I found this:

/ tool user-manager user create-and-activate-profile name = “” customer = “” profile = “”

I can not find the way to do qesta operation for all users in one shot.

Thanks to all

Lele

Hi

I had the same issue i had to transfer PPP Secrets to Userman.

It was easy to export the Users into a file and then use a text editor like textpad to replace the differences and then get all the users onto userman.

create-and-activate-profile

I got it to work i again exported the Secrets into a file but this this using hide-sensitive that enabled me to again use textpad to Replace the text so at the end i had a hole list that i just copied and pasted into my terminal

create-and-activate-profile profile=Glen customer=admin user=ManyashaS

create-and-activate-profile profile=Glen customer=admin user=MatthysW

create-and-activate-profile profile=Glen customer=admin user=Nthabiseng

Etc…