Difference between revisions of "AuthenticationMethods"
Jump to navigation
Jump to search
Line 16: | Line 16: | ||
[[PubkeyAuthentication]] | [[PubkeyAuthentication]] | ||
+ | [[AuthorizedKeysFile]] | ||
== See also == | == See also == |
Revision as of 15:35, 23 August 2023
https://man7.org/linux/man-pages/man5/sshd_config.5.html
AuthenticationMethods publickey,password publickey,keyboard-interactive
Note that each authentication method listed should also be explicitly enabled in the configuration.
The available authentication methods are: "gssapi-with-mic", "hostbased", "keyboard-interactive", "none" (used for access to password-less accounts when PermitEmptyPasswords is enabled), "password" and "publickey".
PubkeyAuthentication AuthorizedKeysFile
See also
Advertising: