User Manager/Customer page

From MikroTik Wiki
< User Manager
Revision as of 13:31, 16 October 2006 by Girts (talk | contribs) (Sessions)
Jump to: navigation, search

Setup

There are no special setup actions for web interface. The only requirement - at least one subscriber must be defined. See first subscriber setup guide.

How to find?

Type the following address in your web browser: http://Router_IP_address/userman

where "Router_IP_address" must be replaced with IP address of your router.

Sections

Here are described customer page sections. Use menu on the left side to navigate:

Customer page menu


Status

This page has several components:

  • User search;
  • Active user listing;
  • Active session listing;
  • User batch-add form.

User search

Type in the search pattern and press the button "Search". Results will be displayed in a new table.

User search form

Active users

Active user count displayed here. To see a full list of active users, click on "Show":

active user form

Active sessions

Active sessions count displayed here. To see a full list of active sessions, click on "Show":

active session form

User batch-add form

Batch of users can be added here:

batch add form

Fields:

  • Number of users. How many users to add;
  • Login starts with. Displays user prefix;
  • Rate limits. hidden by default. Check the box on the right to show rate limit field group;
  • Uptime limit;
  • Prepaid. Credit that will be assigned to users. Unlimited users can also be created by selecting unlimited as a value.
  • Generate CSV file. When checked a CSV-file will be generated containing just created user data;
  • Generate vouchers. Whecn checked printable vouchers for just created users will be generated.

Routers

View routers

Table displaying routers:

routers

All router's attributes are shown here.

Click on name opens router detail/edit form.

Add router

Opens router add form. The same form is used to edit routers:

router add

Fields:

  • Name. Router's name. Must be unique per subscriber;
  • IP Address. Address of the router;
  • Shared secret. Password used for authentication;
  • Log events. Specifies which events must be written to log.

Credits

View credits

Table displaying credits:

credits

All credit's attributes are shown here.

Click on name opens credit detail/edit form.

Add credit

Opens credit add form. The same form is used to edit credits:

credit add

Fields:

  • Name. Credit's name. Must be unique per subscriber;
  • Time. How long this credit is valid when started;
  • Full price. The price of this as the first credit for a user. When the checkbox at the right is empty, full price is unavailable - this credit can not be used as a base credit;
  • Extended price. The price of this as extended credit for a user (user already has credits before this on). When the checkbox at the right is empty, extended price is unavailable - this credit can not be used as an extended credit;

Users

View users

Table displaying users:

users

Only part of user's attributes are shown here. To see all details of specific user, open user detail form by clicking on username in the table.

User detail form

Detail form with user data:

edit user

Contains all user fields .

There are groups of fields (for example, private information, rate limits). These fields are hidden by default and are accessible by checking the box on the right:

private field group

If the user has credits assigned the total prepaid time is shown at the bottom. To see credit details click on the plus sign ("+") under Prepaid time:

user credit detail

New credits can also be assigned (if permitted) to user. At the bottom is a select-box called "Extend" (called "Add time" when user has no credits yet). The price depends on what kind of credit this is for a user - first or extended. Price is shown in braces:

user extend.

To assign credit to the user, choose the desired credit and click Save.

Options (buttons at the bottom):

  • Save - saves edited information, assigns credit, if one selected;
  • View report - opens single user report.
  • Remove last credit - removes last credit that's not started yet;
  • Show sessions - opens window with all sessions this user has;

Add user

Detail form for filling in information about the new user. Very similar to user detail form. This form does not have read-only counters and other user statistics:

user add

Add batch of users

The User batch-add form will be opened.

Sessions

View sessions

Table displaying sessions:

users

Only part of session's attributes are shown here. To see all details of specific session, open sesion detail form by clicking on ID in the table.

Session detail form

TODO

Customers

View customers

TODO

Add customer

TODO

Reports

TODO

Logs

TODO