config user peer
Configure peer users.
config user peer Description: Configure peer users. edit <name> set ca {string} set cn {string} set cn-type [string|email|...] set mandatory-ca-verify [enable|disable] set mfa-mode [none|password|...] set mfa-password {password} set mfa-server {string} set mfa-username {string} set ocsp-override-server {string} set passwd {password} set subject {string} set two-factor [enable|disable] next end
config user peer
Parameter |
Description |
Type |
Size |
Default |
||||||||||||
---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|
ca |
Name of the CA certificate. |
string |
Maximum length: 127 |
|
||||||||||||
cn |
Peer certificate common name. |
string |
Maximum length: 255 |
|
||||||||||||
cn-type |
Peer certificate common name type. |
option |
- |
string |
||||||||||||
|
|
|||||||||||||||
mandatory-ca-verify |
Determine what happens to the peer if the CA certificate is not installed. Disable to automatically consider the peer certificate as valid. |
option |
- |
enable |
||||||||||||
|
|
|||||||||||||||
mfa-mode |
MFA mode for remote peer authentication/authorization. |
option |
- |
none |
||||||||||||
|
|
|||||||||||||||
mfa-password |
Unified password for remote authentication. This field may be left empty when RADIUS authentication is used, in which case the FortiGate will use the RADIUS username as a password. |
password |
Not Specified |
|
||||||||||||
mfa-server |
Name of a remote authenticator. Performs client access right check. |
string |
Maximum length: 35 |
|
||||||||||||
mfa-username |
Unified username for remote authentication. |
string |
Maximum length: 35 |
|
||||||||||||
name |
Peer name. |
string |
Maximum length: 35 |
|
||||||||||||
ocsp-override-server |
Online Certificate Status Protocol (OCSP) server for certificate retrieval. |
string |
Maximum length: 35 |
|
||||||||||||
passwd |
Peer's password used for two-factor authentication. |
password |
Not Specified |
|
||||||||||||
subject |
Peer certificate name constraints. |
string |
Maximum length: 255 |
|
||||||||||||
two-factor |
Enable/disable two-factor authentication, applying certificate and password-based authentication. |
option |
- |
disable |
||||||||||||
|
|