projects
/
nutratech
/
vps-root.git
/ commitdiff
commit
grep
author
committer
pickaxe
?
search:
re
summary
|
shortlog
|
log
|
commit
| commitdiff |
tree
raw
|
patch
| inline |
side by side
(parent:
a016ac9
)
Disable PasswordAuthentication in cloud-init config
dev-vps16-ubu22.04
author
Shane Jaroch
<chown_tee@proton.me>
Tue, 20 Jan 2026 21:39:55 +0000
(16:39 -0500)
committer
Shane Jaroch
<chown_tee@proton.me>
Tue, 20 Jan 2026 21:39:55 +0000
(16:39 -0500)
etc/ssh/sshd_config.d/50-cloud-init.conf
patch
|
blob
|
history
diff --git
a/etc/ssh/sshd_config.d/50-cloud-init.conf
b/etc/ssh/sshd_config.d/50-cloud-init.conf
index d85bf46734d829391f2bc146b820cdb2eae3130d..a6c9b388055d9fdb9024c86fb69089fd4971f544 100644
(file)
--- a/
etc/ssh/sshd_config.d/50-cloud-init.conf
+++ b/
etc/ssh/sshd_config.d/50-cloud-init.conf
@@
-1
+1
@@
-PasswordAuthentication yes
+
#
PasswordAuthentication yes