Difference between revisions of "ChallengeResponseAuthentication"
Jump to navigation
Jump to search
(3 intermediate revisions by 2 users not shown) | |||
Line 1: | Line 1: | ||
− | [[wikipedia:Challenge–response authentication]] | + | [[wikipedia:Challenge–response authentication]] directive in <code>[[sshd_config]]</code> |
* Man: https://linux.die.net/man/5/sshd_config | * 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''. | + | 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 11: | Line 8: | ||
* [[Google Authenticator]] | * [[Google Authenticator]] | ||
* <code>[[PasswordAuthentication]]</code> | * <code>[[PasswordAuthentication]]</code> | ||
− | * [[/etc/pam.d/sshd]] | + | * <code>[[/etc/pam.d/sshd]]</code> |
− | * [[AuthenticationMethods]] | + | * <code>[[AuthenticationMethods]]</code> |
+ | * <code>[[login.conf]]</code> | ||
== See also == | == See also == |
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: