Administrators

Navigation: User Management → Administrators

Manage accounts that can log in to the TOORCE Firewall web admin panel and CLI. Each administrator has a username, password, optional MFA, and an Access profile that controls which areas of the panel they can configure.

Administrators

Add / Edit forms

Click + Add New to open the creation dialog, or Edit on an existing row to modify a record.

List view

List view

Add form

Empty form after clicking + Add New:

Add form — empty

Same form filled with example data (do not save in production):

Add form — filled

Edit form

Existing record opened with Edit:

Edit form

Form fields explained

Dialog title: New Record — Administrator

Field Required Description Example value
Username Yes Login name for the admin panel network_admin
Full Name Yes Display name shown in the UI Network Administrator
Email Yes Contact email for alerts and password recovery admin@toorce.com
Password Yes Strong password for authentication (secure password)
Confirm Password Yes Must match Password exactly (same as password)
Status Yes Active or Inactive — inactive admins cannot log in Active
Allow MFA No Enable multi-factor authentication for this account Enabled
Access profile No RBAC profile — leave unset for Super Admin (full access) Security_Only
Visible in UI API No Whether this record appears in API responses Enabled

Technical background

Privileged access management

Administrator accounts have elevated privileges on the firewall itself (not end-user network access). This maps to Privileged Access Management (PAM) in security frameworks.

Best practices (NIST/CIS)

Access profiles

Role-based access control (RBAC) limits which configuration areas each admin can modify — preventing a network admin from changing security rules, for example.

Table columns

Column Description
ID Administrator ID
Username Login name and email
Full Name Display name
MFA Multi-factor authentication (Enable / Disable)
Status Active or Inactive

How to add an administrator

  1. Go to User ManagementAdministrators tab.
  2. Click Add New.
  3. Fill in the form:
Field Required What to enter
Username Yes Login name, e.g. admin2
Email Yes admin2@toorce.com
Full Name Yes Display name
Password Yes Strong password (min complexity enforced)
Password Type Yes Local or other auth mode
Access profile Yes Select from Access profiles
Allow MFA No Enable MFA for this account
MFA type If MFA on TOTP or other method
Admin Status Yes Active
  1. Click Save.

Example

Field Value
Username network_admin
Email netadmin@toorce.com
Full Name Network Administrator
Access profile Network_Only (custom profile)
MFA Enabled
Status Active

How to edit an administrator

  1. Click Edit on the administrator row.
  2. Modify fields (leave password blank to keep current password).
  3. Click Save.

Access profiles

The Access profile controls which sidebar sections the administrator can see and edit. Configure profiles under Access profiles.

Profile type Typical use
Full access Super admin — all sections
Read-only Monitoring / audit only
Network only Interfaces, routes, SDWAN
Security only Rules, profiles, logs

MFA configuration

Step Action
1 Enable Allow MFA on the administrator
2 Select MFA type
3 Administrator scans QR code on next login
4 MFA column shows Enable when active

Where administrators are used

System Usage
Web admin panel (:10443) Login authentication
SSH/CLI If SSH admin enabled on interface
SSO If SSO listener configured
SSO Login Logs Authentication events

Security recommendations

Related topics

Reference: FortiGate — Administrators