Skip to content

Instantly share code, notes, and snippets.

@romach
Created August 5, 2019 20:04
Show Gist options
  • Save romach/ed17c6c286f20bcd93430926d6e6c5a6 to your computer and use it in GitHub Desktop.
Save romach/ed17c6c286f20bcd93430926d6e6c5a6 to your computer and use it in GitHub Desktop.

in /etc/ssh/sshd_config

# Change to no to disable tunnelled clear text passwords
#PasswordAuthentication no

Uncomment the second line, and, if needed, change yes to no.

Then run

service ssh restart
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment