Skip to content

Instantly share code, notes, and snippets.

@mtrimarchi
Created November 19, 2025 07:54
Show Gist options
  • Select an option

  • Save mtrimarchi/2473b88c735c393fa7c8c42f174ab690 to your computer and use it in GitHub Desktop.

Select an option

Save mtrimarchi/2473b88c735c393fa7c8c42f174ab690 to your computer and use it in GitHub Desktop.
/private/etc/ssh/sshd_config.d/000-local.conf
PermitRootLogin no
PasswordAuthentication no
PermitEmptyPasswords no
KbdInteractiveAuthentication no
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment