fix(docs): fix typos in sshd-prohibit-password, ssh-harden, and ssh-adduser

This commit is contained in:
AJ ONeal
2026-05-14 16:00:57 -06:00
parent 0bf485dcc4
commit c57757a027
3 changed files with 6 additions and 8 deletions

View File

@@ -70,7 +70,7 @@ main() {
echo ""
echo " 'ssh-adduser' no longer checks or hardens /etc/ssh/sshd_config"
echo ""
echo " Run 'sshd-probihit-password' to secure /etc/ssh/sshd_config"
echo " Run 'sshd-prohibit-password' to secure /etc/ssh/sshd_config"
echo ""
fi

View File

@@ -1,6 +1,6 @@
---
title: SSH Prohibit Password
homepage: https://webinstall.dev/ssh-prohibit-password
homepage: https://webinstall.dev/sshd-prohibit-password
tagline: |
SSH Prohibit Password: Because friends don't let friends ssh with passwords
linux: true
@@ -8,9 +8,8 @@ linux: true
## Cheat Sheet
> Will check if your system This will check if your Modern SSH deployments are
> key-only and don't allow root login. However, there's a lot of legacy systems
> out there.
> Modern SSH deployments are key-only and don't allow root login. However,
> there's a lot of legacy systems out there.
`ssh-harden` will

View File

@@ -19,9 +19,8 @@ install:
## Cheat Sheet
> Will check if your system This will check if your Modern SSH deployments are
> key-only and don't allow root login. However, there's a lot of legacy systems
> out there.
> Modern SSH deployments are key-only and don't allow root login. However,
> there's a lot of legacy systems out there.
`sshd-prohibit-password` will inspect `/etc/ssh/sshd_config` and