Last active
November 9, 2023 15:26
-
-
Save helloimalemur/d4f3bfacba815f3d33364fa4b7600fdc to your computer and use it in GitHub Desktop.
Key Only SSHD
This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
## key only auth | |
ChallengeResponseAuthentication no | |
PasswordAuthentication no | |
PermitRootLogin prohibit-password | |
PubkeyAuthentication yes |
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment