anmol26s
8 years ago
committed by
GitHub
No known key found for this signature in database
GPG Key ID: 4AEE18F83AFDEB23
1 changed files with
1 additions and
0 deletions
-
scripts/install
|
|
@ -112,6 +112,7 @@ Match User ${user} |
|
|
AllowTcpForwarding no |
|
|
AllowTcpForwarding no |
|
|
PermitTunnel no |
|
|
PermitTunnel no |
|
|
X11Forwarding no |
|
|
X11Forwarding no |
|
|
|
|
|
PasswordAuthentication yes |
|
|
##<- ${app}" | tee -a /etc/ssh/sshd_config >/dev/null |
|
|
##<- ${app}" | tee -a /etc/ssh/sshd_config >/dev/null |
|
|
|
|
|
|
|
|
systemctl reload ssh |
|
|
systemctl reload ssh |
|
|
|