This commit is contained in:
zj
2025-12-11 16:16:04 +08:00
parent de78d8207d
commit 97a559f9d1
3 changed files with 9 additions and 0 deletions

View File

@@ -0,0 +1,3 @@
# Allow root login using password authentication
PasswordAuthentication yes
PermitRootLogin no

View File

@@ -0,0 +1,3 @@
HostKeyAlgorithms +ssh-rsa
HostKeyAlgorithms +ssh-rsa
PubkeyAcceptedKeyTypes +ssh-rsa

View File

@@ -0,0 +1,3 @@
HostKeyAlgorithms +ssh-rsa
HostKeyAlgorithms +ssh-rsa
PubkeyAcceptedKeyTypes +ssh-rsa