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 ems-device-owner [enable|disable]
set user-database <name1>, <name2>, ...
set ssh-ca {string}
next
end
config authentication scheme
Parameter |
Description |
Type |
Size |
Default |
||||||||||||||||||||||
---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|
method |
Authentication methods . |
option |
- |
|
||||||||||||||||||||||
|
|
|||||||||||||||||||||||||
negotiate-ntlm |
Enable/disable negotiate authentication for NTLM . |
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 . |
option |
- |
disable |
||||||||||||||||||||||
|
|
|||||||||||||||||||||||||
fsso-guest |
Enable/disable user fsso-guest authentication . |
option |
- |
disable |
||||||||||||||||||||||
|
|
|||||||||||||||||||||||||
ems-device-owner |
Enable/disable SSH public-key authentication with device owner . |
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 |
|