Difference between revisions of "ChallengeResponseAuthentication"
Jump to navigation
Jump to search
(13 intermediate revisions by 2 users not shown) | |||
Line 1: | Line 1: | ||
− | + | [[wikipedia:Challenge–response authentication]] directive in <code>[[sshd_config]]</code> | |
+ | * Man: https://linux.die.net/man/5/sshd_config | ||
+ | Specifies whether challenge-response authentication is allowed (e.g. via [[PAM]] or though authentication styles supported in [[login.conf]](5)) The default is ''yes''. | ||
Line 5: | Line 7: | ||
* [[MFA]] | * [[MFA]] | ||
* [[Google Authenticator]] | * [[Google Authenticator]] | ||
− | + | * <code>[[PasswordAuthentication]]</code> | |
+ | * <code>[[/etc/pam.d/sshd]]</code> | ||
+ | * <code>[[AuthenticationMethods]]</code> | ||
+ | * <code>[[login.conf]]</code> | ||
== See also == | == See also == | ||
− | * {{ | + | * {{sshd_config}} |
+ | * {{OTP}} | ||
[[Category:OpenSSH]] | [[Category:OpenSSH]] |
Latest revision as of 09:14, 6 October 2021
wikipedia:Challenge–response authentication directive in sshd_config
Specifies whether challenge-response authentication is allowed (e.g. via PAM or though authentication styles supported in login.conf(5)) The default is yes.
Related terms[edit]
See also[edit]
Advertising: