Secure My VPS guide doesn't contain full instructions to disable password logins
Open
@bs-ovh is already working on this.
Since Jun 3, 2026.
- Dominant language
- HTML
- Stars
- 273
- Forks
- 391
- Avg merge
- 1m
- Merged PRs (30d)
- 1
Description
By default on a fresh ubuntu VPS install, Include /etc/ssh/sshd_config.d/*.conf (L12) is included within /etc/ssh/sshd_config.
/etc/ssh/sshd_config.d/50-cloud-init.conf contains the setting PasswordAuthentication Yes
This overrides the setting within /etc/ssh/sshd_config
A user following the Secure My VPS guide step by step won't actually be disabling password logins where the guide would lead them to believe they have.
Contributor guide
First steps
- Read the whole issue, then the project's contributing guide.
- Comment on the issue to say you are picking it up — it saves two people doing the same work.
- Fork the repository and make your change on a branch.
- Open a pull request that references the issue number.
Assessment
This issue has not been assessed yet.