config admin
Description: Configure user access.
config admin
edit <name>
set *accprofile <name1>
set remote-auth {enable | disable}
set wildcard {enable | disable}
set *password {string}
set remote-group {group name}
set trusthost1 {ipv4-address}
set trusthost2 {ipv4-address}
set trusthost3 {ipv4-address}
set trusthost4 {ipv4-address}
set trusthost5 {ipv4-address}
set trusthost6 {ipv4-address}
set trusthost7 {ipv4-address}
set trusthost8 {ipv4-address}
set trusthost9 {ipv4-address}
set trusthost10 {ipv4-address}
next
end
Sample command:
config system admin
edit remote1
set accprofile super_admin
set remote-auth enable
set wildcard enable
set password ENC *
set remote-group group1
set trusthost1 192.168.200.110/24
set trusthost2
set trusthost3
set trusthost4
set trusthost5
set trusthost6
set trusthost7
set trusthost8
set trusthost9
set trusthost10
next
end
| Parameter | Description | Typy | Size | Default |
|---|---|---|---|---|
| accprofile | Access profile. | string | - | none |
|
remote-auth |
Enable/disable authentication using a remote RADIUS server |
option |
- |
disable |
|
wildcard |
Enable/disable wildcard RADIUS authentication Note: If Only one wildcard remote account is allowed to exist under |
option |
- |
disable |
| password |
Admin user password Note: If |
string | - | none |
|
remote-group |
Enter the FortiExtender user group name you want to use for remote authentication. Note: If If |
option |
- |
none |
| trusthost1 | Address or subnet address and netmask from which the administrator can connect to the device. | IPv4 address | - | none |
| Trusthost2 | Address or subnet address and netmask from which the administrator can connect to the device. | IPv4 address | - | none |
| Trusthost3 | Address or subnet address and netmask from which the administrator can connect to the device. | IPv4 address | - | none |
| Trusthost4 | Address or subnet address and netmask from which the administrator can connect to the device. | IPv4 address | - | none |
| Trusthost5 | Address or subnet address and netmask from which the administrator can connect to the device. | IPv4 address | - | none |
| Trusthost6 | Address or subnet address and netmask from which the administrator can connect to the device. | IPv4 address | - | none |
| Trusthost7 | Address or subnet address and netmask from which the administrator can connect to the device. | IPv4 address | - | none |
| Trusthost8 | Address or subnet address and netmask from which the administrator can connect to the device. | IPv4 address | - | none |
| Trusthost9 | Address or subnet address and netmask from which the administrator can connect to the device. | IPv4 address | - | none |
| Trusthost10 | Address or subnet address and netmask from which the administrator can connect to the device. | IPv4 address | - | none |