diff --git a/scripts/restore b/scripts/restore index 6c5a219..6a3aef1 100644 --- a/scripts/restore +++ b/scripts/restore @@ -103,6 +103,7 @@ Match User ${user} AllowTcpForwarding no PermitTunnel no X11Forwarding no + PasswordAuthentication yes ##<- ${app}" | tee -a /etc/ssh/sshd_config >/dev/null systemctl reload ssh