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