Skip to content

Instantly share code, notes, and snippets.

@mr00k3
Created November 27, 2024 08:24
Show Gist options
  • Select an option

  • Save mr00k3/40d9da4c5ecc0714ddc8126374012a0a to your computer and use it in GitHub Desktop.

Select an option

Save mr00k3/40d9da4c5ecc0714ddc8126374012a0a to your computer and use it in GitHub Desktop.
FreeBSD 14 Disable Password SSH Login

FreeBSD14 disable password login for ssh

PasswordAuthentication no
KbdInteractiveAuthentication no
UsePAM yes

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