Added line for SSH password auth

main
capntack 2 months ago
parent 38f13afc4c
commit 2a3116be6d

@ -1,5 +1,6 @@
PermitRootLogin no
PermitEmptyPasswords no
AllowTcpForwarding yes
# After changing the below run sudo service ssh restart
# After changing any of the below run sudo service ssh restart
#PubkeyAuthentication yes
#PasswordAuthentication yes
Loading…
Cancel
Save