Users and authentication CLI configuration
FortiGate-3000 Administration Guide 01-28006-0010-20041105 249
2 Select Delete beside the user group that you want to delete.
3 Select OK.
CLI configuration
This guide only covers Command Line Interface (CLI) commands that are not
represented in the web-based manager. For complete descriptions and examples of
how to use CLI commands see the FortiGate CLI Reference Guide.
peer
Use this command to add or edit the peer certificate information.
Command syntax pattern
config user peer
edit <name_str>
set <keyword> <variable>
config user peer
edit <name_str>
unset <keyword>
config user peer
delete <name_str>
get user peer [<name_str>]
show user peer [<name_str>]
Example
This example shows how to add the branch_office peer.
config user peer
edit branch_office
set ca
set cn
set cn-type
end
This example shows how to display the list of configured peers.
radius command keywords and variables
Keywords and variables Description Default Availability
ca Enter the peer Certificate Authority
(CA).
No default. All models.
cn Enter the peer certificate common
name.
No default. All models.
cn-type {FDQN | email
| ipv4 | string}
Enter the peer certificate common
name type.
string All models.
subject Enter the peer certificate name
constraints.
No default. All models.