Fortinet black logo

Administration Guide

User accounts

Copy Link
Copy Doc ID 1019dadb-9991-11ec-9fd1-fa163e15d75b:701017
Download PDF

User accounts

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

To configure a user account:

config user tacacs+

edit <tacserver>

set authen-type {ascii | auto | chap | ms_chap | pap}

set authorization enable

set key <authorization_key>

set server <server>

end

end

To configure a user group:

config user group

edit <tacgroup>

set member <tacserver>

config match

edit 1

set server-name <server>

set group-name <group>

end

end

end

end

User accounts

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

To configure a user account:

config user tacacs+

edit <tacserver>

set authen-type {ascii | auto | chap | ms_chap | pap}

set authorization enable

set key <authorization_key>

set server <server>

end

end

To configure a user group:

config user group

edit <tacgroup>

set member <tacserver>

config match

edit 1

set server-name <server>

set group-name <group>

end

end

end

end