config authentication scheme
Configure Authentication Schemes.
config authentication scheme
Description: Configure Authentication Schemes.
edit <name>
set method {option1}, {option2}, ...
set negotiate-ntlm [enable|disable]
set kerberos-keytab {string}
set domain-controller {string}
set saml-server {string}
set saml-timeout {integer}
set fsso-agent-for-ntlm {string}
set require-tfa [enable|disable]
set fsso-guest [enable|disable]
set user-cert [enable|disable]
set search-all-ldap-databases [enable|disable]
set user-database <name1>, <name2>, ...
set ssh-ca {string}
next
end
config authentication scheme
|
Parameter |
Description |
Type |
Size |
Default |
||||||||||||||||||||||||
|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|
|
name |
Authentication scheme name. |
string |
Maximum length: 35 |
|
||||||||||||||||||||||||
|
method |
Authentication methods (default = basic). |
option |
- |
|
||||||||||||||||||||||||
|
|
|
|||||||||||||||||||||||||||
|
negotiate-ntlm |
Enable/disable negotiate authentication for NTLM (default = disable). |
option |
- |
enable |
||||||||||||||||||||||||
|
|
|
|||||||||||||||||||||||||||
|
kerberos-keytab |
Kerberos keytab setting. |
string |
Maximum length: 35 |
|
||||||||||||||||||||||||
|
domain-controller |
Domain controller setting. |
string |
Maximum length: 35 |
|
||||||||||||||||||||||||
|
saml-server |
SAML configuration. |
string |
Maximum length: 35 |
|
||||||||||||||||||||||||
|
saml-timeout |
SAML authentication timeout in seconds. |
integer |
Minimum value: 30 Maximum value: 1200 |
120 |
||||||||||||||||||||||||
|
fsso-agent-for-ntlm |
FSSO agent to use for NTLM authentication. |
string |
Maximum length: 35 |
|
||||||||||||||||||||||||
|
require-tfa |
Enable/disable two-factor authentication (default = disable). |
option |
- |
disable |
||||||||||||||||||||||||
|
|
|
|||||||||||||||||||||||||||
|
fsso-guest |
Enable/disable user fsso-guest authentication (default = disable). |
option |
- |
disable |
||||||||||||||||||||||||
|
|
|
|||||||||||||||||||||||||||
|
user-cert |
Enable/disable authentication with user certificate (default = disable). |
option |
- |
disable |
||||||||||||||||||||||||
|
|
|
|||||||||||||||||||||||||||
|
search-all-ldap-databases |
Enable/disable searching all LDAP databases to find groups. |
option |
- |
disable |
||||||||||||||||||||||||
|
|
|
|||||||||||||||||||||||||||
|
user-database |
Authentication server to contain user information; "local" (default) or "123" (for LDAP). Authentication server name. |
string |
Maximum length: 79 |
|
||||||||||||||||||||||||
|
ssh-ca |
SSH CA name. |
string |
Maximum length: 35 |
|
||||||||||||||||||||||||