Manual:User Manager: Difference between revisions

From MikroTik Wiki
Jump to navigation Jump to search
No edit summary
No edit summary
Line 9: Line 9:
MikroTik User Manager can be downloaded from the MikroTik web site [http://www.mikrotik.com/download.html download] section. In there find the system and software version that you need this package for and download '''Extra packages''' archive for it. In this archive, you will find the User Manager package. To install the package simply upload it on the device and reboot the unit.
MikroTik User Manager can be downloaded from the MikroTik web site [http://www.mikrotik.com/download.html download] section. In there find the system and software version that you need this package for and download '''Extra packages''' archive for it. In this archive, you will find the User Manager package. To install the package simply upload it on the device and reboot the unit.


* [[User Manager/Getting started #Create first subscriber | Create first subscriber]]
A default Customer with login '''admin''' and '''empty password''' is created when the User Manager package is installed for the first time.
* [[User Manager/Getting started #Use web interface | First log on User Manager web]]
 
<pre>
[admin@MikroTik] /tool user-manager customer set admin password=adminpassword
</pre>
 
After that, you can use print command to see what you have added.
 
<pre>
[admin@MikroTik] /tool user-manager customer> print
  Flags: X - disabled
  0  login="admin" password="adminpassword" backup-allowed=yes currency="USD"
      time-zone=-00:00 permissions=owner signup-allowed=no paypal-allowed=no
      paypal-secure-response=no paypal-accept-pending=no
</pre>
 
= Web Interface =
To access User managers Web interface type IP address and /Userman at the end of it, for example, http://192.168.88.1/userman
 
[[File:UM-login.png|center|frame|alt=Alt text|Default login is '''admin''' with empty password]]
 
 


== Quick start ==
== Quick start ==

Revision as of 10:19, 21 May 2019

Introduction

User manager (UM) is a management system that can be used in various setups. UM can be used for HotSpot, PPP, DHCP, Wireless and RouterOS users. User Manager is a RADIUS server application. The first UM test package was introduced in RouterOS version 4. User manager package is supported on all RouterOS architectures including x86 and Cloud Host Router.

Icon-note.png

Note: SMIPS based devices without additional memory do not have enough free space for UM package.


Getting started

MikroTik User Manager can be downloaded from the MikroTik web site download section. In there find the system and software version that you need this package for and download Extra packages archive for it. In this archive, you will find the User Manager package. To install the package simply upload it on the device and reboot the unit.

A default Customer with login admin and empty password is created when the User Manager package is installed for the first time.

[admin@MikroTik] /tool user-manager customer set admin password=adminpassword

After that, you can use print command to see what you have added.

 [admin@MikroTik] /tool user-manager customer> print
  Flags: X - disabled
   0   login="admin" password="adminpassword" backup-allowed=yes currency="USD" 
       time-zone=-00:00 permissions=owner signup-allowed=no paypal-allowed=no
       paypal-secure-response=no paypal-accept-pending=no

Web Interface

To access User managers Web interface type IP address and /Userman at the end of it, for example, http://192.168.88.1/userman

Alt text
Default login is admin with empty password


Quick start

Concepts explained

Common

Version 4.x test package specific

Version 3.x specific

Reference

Web interface

Customer page

User page

User sign-up

User payments