Added line for SSH password auth

This commit is contained in:
capntack 2024-07-21 15:39:28 -05:00
commit 2a3116be6d

View file

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