I've done the following in the wiki given online, and setup and installed usermanager correctly ( i can login and add users )
Code:Select all
/ radius add service=hotspot address=127.0.0.1 secret=123456 / ip hotspot profile set hsprof1 use-radius=yes / tool user-manager customer add login="MikroTik" password="qwerty" permissions=owner / tool user-manager router add subscriber=MikroTik ip-address=127.0.0.1 shared-secret=123456
Any clue? Oh, does the user manager run on port 1812?