config firewall auth-portal
Configure firewall authentication portals.
config firewall auth-portal
Description: Configure firewall authentication portals.
set groups <name1>, <name2>, ...
set identity-based-route {string}
set portal-addr {string}
set portal-addr6 {string}
set proxy-auth [enable|disable]
end
config firewall auth-portal
|
Parameter |
Description |
Type |
Size |
Default |
||||||
|---|---|---|---|---|---|---|---|---|---|---|
|
groups |
Firewall user groups permitted to authenticate through this portal. Separate group names with spaces. Group name. |
string |
Maximum length: 79 |
|
||||||
|
identity-based-route |
Name of the identity-based route that applies to this portal. |
string |
Maximum length: 35 |
|
||||||
|
portal-addr |
Address (or FQDN) of the authentication portal. |
string |
Maximum length: 63 |
|
||||||
|
portal-addr6 |
IPv6 address (or FQDN) of authentication portal. |
string |
Maximum length: 63 |
|
||||||
|
proxy-auth |
Enable/disable authentication by proxy daemon (default = disable). |
option |
- |
disable |
||||||
|
|
|
|||||||||