Support Forum
The Forums are a place to find answers on a range of Fortinet products from peers and product experts.
Lmelim
New Contributor II

Add Admin Account | FortiSwitch

Hey

How can i add admins account on FORTISWITCH through CLI? what is the commands? Thanks

1 Solution
Fortibeast_Andy
New Contributor II

Hi

FortiSwitchOS CLI Reference | FortiSwitch 7.0.3 | Fortinet Documentation Library

 

Cli command defense might help you 

you can do this with the following commands:

confsysadmin
edit <new name>
set password<1234<
set accprofile "super_admin"

end

you can look at additional options via sh fu

 

regards

always hurry slowly :)

View solution in original post

always hurry slowly :-)
1 REPLY 1
Fortibeast_Andy
New Contributor II

Hi

FortiSwitchOS CLI Reference | FortiSwitch 7.0.3 | Fortinet Documentation Library

 

Cli command defense might help you 

you can do this with the following commands:

confsysadmin
edit <new name>
set password<1234<
set accprofile "super_admin"

end

you can look at additional options via sh fu

 

regards

always hurry slowly :)
always hurry slowly :-)
Labels
Top Kudoed Authors