Skip to main content
Renante_Era
Staff
Staff
January 8, 2025

Technical Tip: List FortiGate Local Users

  • January 8, 2025
  • 0 replies
  • 3102 views
Description This article describes how to list the FortiGate local users.
Scope FortiGate
Solution

FortiGate local users are in config user local. Using the commands show user local will display unnecessary fields.

 

Screenshot 2025-01-08 112641.png

 

To display a concise list of users, use show user local | grep edit.

 

Screenshot 2025-01-08 112817.png

 

It is also possible to show the user list and ID by issuing the following commands:

 

config user local

get

 

Result:

 

FTNT (local) # get
== [ guest ]
name: guest id: 16777217
== [ test1234 ]
name: test1234 id: 16777218