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