User Accounts; Configuring A User Account; Configuring A User Group; Example Configuration - Fortinet FortiSwitch-28C Administration Manual

Fortiswitch standalone mode
Table of Contents

Advertisement

Using the CLI:
config system admin
edit tacuser
end
end

User Accounts

User accounts can be used to identify a network user and determine what parts of the network
the user is allowed to access.

Configuring a User Account

config user tacacs+
edit <tacserver>
end
end

Configuring a User Group

config user group
edit <tacgroup>
end
end

Example Configuration

The following is an example configuration of a TACACS user account, with the CLI syntax
shown to create it:
TACACS
set remote-auth enable
set wildcard enable
set remote-group <group>
set accprofile <profile>
set authen-type {ascii | auto | chap | ms_chap | pap}
set authorization enable
set key <authorization_key>
set server <server>
set member <tacserver>
config match
edit 1
set server-name <server>
set group-name <group>
end
end
Page 18
Managing a FortiSwitch unit with a FortiGate

Hide quick links:

Advertisement

Table of Contents
loading

Table of Contents