Users/peers | Users/peers and user groups |
config user local edit <user_name>
set type ldap
set ldap_server <server_name>
end
or
config user local edit <user_name>
set type radius
set radius_server <server_name>
end
or
config user local edit <user_name>
set type tacacs+
set tacacs+_server <server_name>
end
To remove a user from the FortiGate unit configuration -
Note: You cannot remove a user that belongs to a user group that is part of a firewall policy. Remove it from the user group first.
1Go to User > Local.
2Select the Delete icon beside the name of the user that you want to remove.
3Select OK.
Figure 14: Remove a Local user
Delete icon
To remove a user from the FortiGate unit configuration - CLI
config user local delete <user_name>
end
Creating peer users
A peer user is a digital certificate holder that can use PKI authentication. To use PKI authentication, you must define peers to include in the authentication user group that is incorporated in the authentication policy. Peer users can be included in a firewall or SSL VPN user group.
To define a peer user you need:
| FortiOS v3.0 MR7 User Authentication User Guide |
36 |