Local Users

Navigation: User Management → Local Users

Manage local user accounts used for VPN access, captive portal, and user-based firewall policies. These are end-user identities stored on the firewall — distinct from Administrators who manage the panel.

Local Users

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 — Local User

Field Required Description Example value
Username Yes Login name for VPN and user-based policies vpn_user1
Full Name Yes Display name Remote Employee
Email Yes User email address user@toorce.com
Password Yes Authentication password (secure password)
Confirm Password Yes Must match Password (same as password)
Status Yes Active or Inactive Active
Allow MFA No Require MFA for this user at login Enabled
Visible in UI API No Expose record in UI API responses Enabled

Technical background

End-user identities

Local users in User Management are accounts stored on the firewall for authentication (VPN, captive portal) and user-aware policies. They are separate from administrator accounts and from AD users synced under Auth & Users.

Security relevance

User-based rules enable identity-aware firewalling — allowing vpn_users group to reach internal apps while blocking guests. Pair with MFA for remote access.

Table columns

Column Description
ID User record ID
Username Login name
Full Name Display name
MFA Multi-factor authentication status
Status Active or Inactive

How to add a local user

  1. Go to User ManagementLocal Users tab.
  2. Click + Add New.
  3. Fill in the New Record dialog (see form screenshots below).
  4. Click + Create Record.

How to edit a local user

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

Where local users are used

Location Usage
SSL/ZTA VPN Allowed VPN users
Inline Rules Source Users field
Auth & Users — Local Users/Groups Group membership

Related topics